Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/AST/ !
H A DODRHash.cpp643 for (const ObjCProtocolDecl *RefP : IF->protocols()) { in AddObjCInterfaceDecl() local
645 AddDeclarationName(RefP->getDeclName()); in AddObjCInterfaceDecl()
786 for (const ObjCProtocolDecl *RefP : P->protocols()) { in AddObjCProtocolDecl() local
788 AddDeclarationName(RefP->getDeclName()); in AddObjCProtocolDecl()