Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h142 ObjCProtocolDecl *LookupProtocol(
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1198 if (ObjCProtocolDecl *PDecl = LookupProtocol((*I)->getIdentifier(), Ploc)) { in CheckForwardProtocolDeclarationForCircularDependency()
1225 ObjCProtocolDecl *PrevDecl = LookupProtocol( in ActOnStartProtocolInterface()
1317 LookupProtocol(Pair.getIdentifierInfo(), Pair.getLoc()); in FindProtocolDeclaration()
1540 ObjCProtocolDecl *proto = LookupProtocol(identifiers[i], identifierLocs[i]); in actOnObjCTypeArgsOrProtocolQualifiers()
1796 ObjCProtocolDecl *PrevDecl = LookupProtocol( in ActOnForwardProtocolDeclaration()
H A DSemaObjC.cpp1297 ObjCProtocolDecl *SemaObjC::LookupProtocol(IdentifierInfo *II, in LookupProtocol() function in clang::SemaObjC
H A DSemaExprObjC.cpp1041 LookupProtocol(&Context.Idents.get("NSCopying"), SR.getBegin())) { in BuildObjCDictionaryLiteral()
1399 ObjCProtocolDecl* PDecl = LookupProtocol(ProtocolId, ProtoIdLoc); in ParseObjCProtocolExpression()
H A DSemaObjCProperty.cpp584 LookupProtocol(&Context.Idents.get("NSCopying"), AtLoc)) in CreatePropertyDecl()
H A DSemaCodeComplete.cpp8718 if (ObjCProtocolDecl *Protocol = SemaRef.ObjC().LookupProtocol( in CodeCompleteObjCProtocolReferences()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp1533 if (!Actions.ObjC().LookupProtocol(identifiers[i], identifierLocs[i])) { in parseObjCTypeArgsOrProtocolQualifiers()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc5608 …upProtocolEPNS_14IdentifierInfoENS_14SourceLocationE", "clang::Sema::LookupProtocol(clang::Identif…