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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp218 static ObjCInterfaceDecl *LookupObjCInterfaceDeclForLiteral(Sema &S, function
269 S.NSNumberDecl = LookupObjCInterfaceDeclForLiteral(S, Loc,
521 NSStringDecl = LookupObjCInterfaceDeclForLiteral(*this, Loc,
653 NSValueDecl = LookupObjCInterfaceDeclForLiteral(*this, Loc,
797 NSArrayDecl = LookupObjCInterfaceDeclForLiteral(*this, Loc,
958 NSDictionaryDecl = LookupObjCInterfaceDeclForLiteral(*this, Loc,

Completed in 111 milliseconds