Searched refs:PName (Results 1 – 4 of 4) sorted by relevance
52 std::string PName = Name; in find() local55 [this, ExportedSymbolsOnly, PName, &B]() -> TargetAddress { in find()63 auto Sym = B.findSymbolIn(Handle, PName, ExportedSymbolsOnly); in find()
1075 IdentifierInfo *PName, in CheckForwardProtocolDeclarationForCircularDependency() argument1084 if (PDecl->getIdentifier() == PName) { in CheckForwardProtocolDeclarationForCircularDependency()1093 if (CheckForwardProtocolDeclarationForCircularDependency(PName, Ploc, in CheckForwardProtocolDeclarationForCircularDependency()
1836 ObjCProtocolDecl *lookupProtocolNamed(IdentifierInfo *PName);
7127 IdentifierInfo *PName,