Searched refs:PName (Results 1 – 3 of 3) sorted by relevance
1194 IdentifierInfo *PName, in CheckForwardProtocolDeclarationForCircularDependency() argument1203 if (PDecl->getIdentifier() == PName) { in CheckForwardProtocolDeclarationForCircularDependency()1212 if (CheckForwardProtocolDeclarationForCircularDependency(PName, Ploc, in CheckForwardProtocolDeclarationForCircularDependency()
2217 ObjCProtocolDecl *lookupProtocolNamed(IdentifierInfo *PName);
10542 IdentifierInfo *PName,