Searched defs:AddDecl (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/AST/ | ||
| H A D | ODRHash.cpp | 287 void AddDecl(const Decl *D) { in AddDecl() function in __anonb4317f1a0111::ODRDeclVisitor |
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ | ||
| H A D | Scope.h | 345 void AddDecl(Decl *D) { in AddDecl() function |