Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp568 void ODRHash::AddCXXRecordDecl(const CXXRecordDecl *Record) { in AddCXXRecordDecl() function in ODRHash
H A DDeclCXX.cpp504 Hash.AddCXXRecordDecl(getDefinition()); in getODRHash()