Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp663 for (const ObjCProtocolDecl *RefP : IF->protocols()) { in AddObjCInterfaceDecl() local
665 AddDeclarationName(RefP->getDeclName()); in AddObjCInterfaceDecl()
806 for (const ObjCProtocolDecl *RefP : P->protocols()) { in AddObjCProtocolDecl() local
808 AddDeclarationName(RefP->getDeclName()); in AddObjCProtocolDecl()