Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp615 void ODRHash::AddRecordDecl(const RecordDecl *Record) { in AddRecordDecl() function in ODRHash
H A DDecl.cpp5200 Hash.AddRecordDecl(this); in getODRHash()