Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp633 void ODRHash::AddObjCInterfaceDecl(const ObjCInterfaceDecl *IF) { in AddObjCInterfaceDecl() function in ODRHash
H A DDeclObjC.cpp800 Hasher.AddObjCInterfaceDecl(getDefinition()); in getODRHash()