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()
1097 IdentifierInfo *PName, in CheckForwardProtocolDeclarationForCircularDependency() argument1106 if (PDecl->getIdentifier() == PName) { in CheckForwardProtocolDeclarationForCircularDependency()1115 if (CheckForwardProtocolDeclarationForCircularDependency(PName, Ploc, in CheckForwardProtocolDeclarationForCircularDependency()
1831 ObjCProtocolDecl *lookupProtocolNamed(IdentifierInfo *PName);
7202 IdentifierInfo *PName,