Searched defs:AddDecl (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp266 void AddDecl(const Decl *D) { function in class:__anon262::ODRDeclVisitor
630 void ODRHash::AddDecl(const Decl *D) { function in class:ODRHash
673 void AddDecl(Decl *D) { function in class:__anon263::ODRTypeVisitor
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h289 void AddDecl(Decl *D) { function in class:clang::Scope
H A DIdentifierResolver.h50 void AddDecl(NamedDecl *D) { Decls.push_back(D); } function in class:clang::IdentifierResolver::IdDeclInfo
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DIdentifierResolver.cpp144 void IdentifierResolver::AddDecl(NamedDecl *D) { function in class:IdentifierResolver
[all...]

Completed in 84 milliseconds