Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.cpp6794 … clang::DeclContext *spec_clang_decl_ctx = GetClangDeclContextForDIE (sc, dwarf_cu, spec_die); in ParseType() local
6795 if (spec_clang_decl_ctx) in ParseType()
6797 LinkDeclContextToDIE(spec_clang_decl_ctx, die); in ParseType()