Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DODRHash.h60 void AddRecordDecl(const RecordDecl *Record);
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DODRHash.cpp604 void ODRHash::AddRecordDecl(const RecordDecl *Record) { in AddRecordDecl() function in ODRHash
H A DDecl.cpp4895 Hash.AddRecordDecl(this); in getODRHash()