Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.h567 clang::NamedDecl *AddTypeDecl(const CompilerType &compiler_type);
H A DClangASTSource.cpp886 context.AddTypeDecl(copied_clang_type); in FindExternalVisibleDecls()
2173 NameSearchContext::AddTypeDecl(const CompilerType &clang_type) { in AddTypeDecl() function in NameSearchContext
H A DClangExpressionDeclMap.cpp2216 context.AddTypeDecl(copied_clang_type); in AddOneType()