Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DNameSearchContext.h99 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.cpp648 context.AddTypeDecl(copied_clang_type); in FindExternalVisibleDecls()
H A DClangExpressionDeclMap.cpp2060 context.AddTypeDecl(copied_clang_type); in AddOneType()