Home | History | Annotate | Download | only in Sema

Lines Matching refs:LookupProtocol

629     if (ObjCProtocolDecl *PDecl = LookupProtocol((*I)->getIdentifier(),
660 ObjCProtocolDecl *PrevDecl = LookupProtocol(ProtocolName, ProtocolLoc,
721 ObjCProtocolDecl *PDecl = LookupProtocol(ProtocolId[i].first,
793 ObjCProtocolDecl *PrevDecl = LookupProtocol(Ident, IdentList[i].second,