Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DODRHash.cpp632 for (const ObjCProtocolDecl *RefP : IF->protocols()) { in AddObjCInterfaceDecl() local
634 AddDeclarationName(RefP->getDeclName()); in AddObjCInterfaceDecl()
765 for (const ObjCProtocolDecl *RefP : P->protocols()) { in AddObjCProtocolDecl() local
767 AddDeclarationName(RefP->getDeclName()); in AddObjCProtocolDecl()