Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp6661 … clang::DeclContext *abs_clang_decl_ctx = GetClangDeclContextForDIE (sc, dwarf_cu, abs_die); in ParseType() local
6662 if (abs_clang_decl_ctx) in ParseType()
6664 LinkDeclContextToDIE (abs_clang_decl_ctx, die); in ParseType()