Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp781 void ODRHash::AddObjCProtocolDecl(const ObjCProtocolDecl *P) { in AddObjCProtocolDecl() function in ODRHash
H A DDeclObjC.cpp2093 Hasher.AddObjCProtocolDecl(getDefinition()); in getODRHash()