Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp6638 … clang::DeclContext *spec_clang_decl_ctx = GetClangDeclContextForDIE (sc, dwarf_cu, spec_die); in ParseType() local
6639 if (spec_clang_decl_ctx) in ParseType()
6641 LinkDeclContextToDIE(spec_clang_decl_ctx, die); in ParseType()