Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.h1017 clang::UsingDecl *CreateUsingDeclaration(clang::DeclContext *current_decl_ctx,
DTypeSystemClang.cpp1860 TypeSystemClang::CreateUsingDeclaration(clang::DeclContext *current_decl_ctx, in CreateUsingDeclaration() function in TypeSystemClang
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp3224 decl = m_ast.CreateUsingDeclaration( in GetClangDeclForDIE()