Searched refs:PName (Results 1 – 3 of 3) sorted by relevance
1185 IdentifierInfo *PName, in CheckForwardProtocolDeclarationForCircularDependency() argument1194 if (PDecl->getIdentifier() == PName) { in CheckForwardProtocolDeclarationForCircularDependency()1203 if (CheckForwardProtocolDeclarationForCircularDependency(PName, Ploc, in CheckForwardProtocolDeclarationForCircularDependency()
2167 ObjCProtocolDecl *lookupProtocolNamed(IdentifierInfo *PName);
9499 IdentifierInfo *PName,