Home
last modified time | relevance | path

Searched defs:AddDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp287 void AddDecl(const Decl *D) { in AddDecl() function in __anonb4317f1a0111::ODRDeclVisitor
806 void ODRHash::AddDecl(const Decl *D) { in AddDecl() function in ODRHash
849 void AddDecl(const Decl *D) { in AddDecl() function in __anonb4317f1a0211::ODRTypeVisitor
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h345 void AddDecl(Decl *D) { in AddDecl() function