Searched refs:PName (Results 1 – 4 of 4) sorted by relevance
11 const char* PName; member
1194 IdentifierInfo *PName, in CheckForwardProtocolDeclarationForCircularDependency() argument1203 if (PDecl->getIdentifier() == PName) { in CheckForwardProtocolDeclarationForCircularDependency()1212 if (CheckForwardProtocolDeclarationForCircularDependency(PName, Ploc, in CheckForwardProtocolDeclarationForCircularDependency()
2206 ObjCProtocolDecl *lookupProtocolNamed(IdentifierInfo *PName);
10224 IdentifierInfo *PName,