Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1008 clang::UsingDecl *CreateUsingDeclaration(clang::DeclContext *current_decl_ctx,
H A DTypeSystemClang.cpp1970 TypeSystemClang::CreateUsingDeclaration(clang::DeclContext *current_decl_ctx, in CreateUsingDeclaration() function in TypeSystemClang
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3167 decl = m_ast.CreateUsingDeclaration( in GetClangDeclForDIE()