Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.cpp6817 … clang::DeclContext *abs_clang_decl_ctx = GetClangDeclContextForDIE (sc, dwarf_cu, abs_die); in ParseType() local
6818 if (abs_clang_decl_ctx) in ParseType()
6820 LinkDeclContextToDIE (abs_clang_decl_ctx, die); in ParseType()