Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DNameSearchContext.h98 clang::NamedDecl *AddTypeDecl(const CompilerType &compiler_type);
H A DNameSearchContext.cpp144 NameSearchContext::AddTypeDecl(const CompilerType &clang_type) { in AddTypeDecl() function in NameSearchContext
H A DClangASTSource.cpp630 context.AddTypeDecl(copied_clang_type); in FindExternalVisibleDecls()
H A DClangExpressionDeclMap.cpp2043 context.AddTypeDecl(copied_clang_type); in AddOneType()