Searched refs:AddCXXRecordDecl (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DODRHash.h56 void AddCXXRecordDecl(const CXXRecordDecl *Record);
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp472 void ODRHash::AddCXXRecordDecl(const CXXRecordDecl *Record) { function in class:ODRHash
H A DDeclCXX.cpp489 Hash.AddCXXRecordDecl(getDefinition());

Completed in 84 milliseconds