Searched refs:PName (Results 1 – 3 of 3) sorted by relevance
1186 IdentifierInfo *PName, in CheckForwardProtocolDeclarationForCircularDependency() argument1195 if (PDecl->getIdentifier() == PName) { in CheckForwardProtocolDeclarationForCircularDependency()1204 if (CheckForwardProtocolDeclarationForCircularDependency(PName, Ploc, in CheckForwardProtocolDeclarationForCircularDependency()
2179 ObjCProtocolDecl *lookupProtocolNamed(IdentifierInfo *PName);
9897 IdentifierInfo *PName,