Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3147 TypeSystemClang::DeclContextGetAsDeclContext( in GetClangDeclForDIE()
3162 TypeSystemClang::DeclContextGetAsDeclContext( in GetClangDeclForDIE()
3182 TypeSystemClang::DeclContextGetAsDeclContext( in GetClangDeclForDIE()
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h515 DeclContextGetAsDeclContext(const CompilerDeclContext &dc);
H A DTypeSystemClang.cpp4613 TypeSystemClang::DeclContextGetAsDeclContext(compiler_decl_ctx); in CreateTypedef()
9737 TypeSystemClang::DeclContextGetAsDeclContext(const CompilerDeclContext &dc) { in DeclContextGetAsDeclContext() function in TypeSystemClang