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.cpp3293 TypeSystemClang::DeclContextGetAsDeclContext( in GetClangDeclForDIE()
3308 TypeSystemClang::DeclContextGetAsDeclContext( in GetClangDeclForDIE()
3328 TypeSystemClang::DeclContextGetAsDeclContext( in GetClangDeclForDIE()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h606 DeclContextGetAsDeclContext(const CompilerDeclContext &dc);
H A DTypeSystemClang.cpp4644 TypeSystemClang::DeclContextGetAsDeclContext(compiler_decl_ctx); in CreateTypedef()
9557 TypeSystemClang::DeclContextGetAsDeclContext(const CompilerDeclContext &dc) { in DeclContextGetAsDeclContext() function in TypeSystemClang