Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3300 TypeSystemClang::DeclContextGetAsDeclContext( in GetClangDeclForDIE()
3315 TypeSystemClang::DeclContextGetAsDeclContext( in GetClangDeclForDIE()
3335 TypeSystemClang::DeclContextGetAsDeclContext( in GetClangDeclForDIE()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h605 DeclContextGetAsDeclContext(const CompilerDeclContext &dc);
H A DTypeSystemClang.cpp4675 TypeSystemClang::DeclContextGetAsDeclContext(compiler_decl_ctx); in CreateTypedef()
9482 TypeSystemClang::DeclContextGetAsDeclContext(const CompilerDeclContext &dc) { in DeclContextGetAsDeclContext() function in TypeSystemClang