Home
last modified time | relevance | path

Searched refs:PName (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp1185 IdentifierInfo *PName, in CheckForwardProtocolDeclarationForCircularDependency() argument
1194 if (PDecl->getIdentifier() == PName) { in CheckForwardProtocolDeclarationForCircularDependency()
1203 if (CheckForwardProtocolDeclarationForCircularDependency(PName, Ploc, in CheckForwardProtocolDeclarationForCircularDependency()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h2167 ObjCProtocolDecl *lookupProtocolNamed(IdentifierInfo *PName);
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h9499 IdentifierInfo *PName,