Home
last modified time | relevance | path

Searched refs:LookupObjCInterfaceDeclForLiteral (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprObjC.cpp218 static ObjCInterfaceDecl *LookupObjCInterfaceDeclForLiteral(Sema &S, in LookupObjCInterfaceDeclForLiteral() function
269 S.NSNumberDecl = LookupObjCInterfaceDeclForLiteral(S, Loc, in getNSNumberFactoryMethod()
521 NSStringDecl = LookupObjCInterfaceDeclForLiteral(*this, Loc, in BuildObjCBoxedExpr()
653 NSValueDecl = LookupObjCInterfaceDeclForLiteral(*this, Loc, in BuildObjCBoxedExpr()
797 NSArrayDecl = LookupObjCInterfaceDeclForLiteral(*this, Loc, in BuildObjCArrayLiteral()
958 NSDictionaryDecl = LookupObjCInterfaceDeclForLiteral(*this, Loc, in BuildObjCDictionaryLiteral()