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

/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp6752 clang::DeclContext *abs_clang_decl_ctx = GetClangDeclContextForDIE (sc, dwarf_cu, abs_die); local
6753 if (abs_clang_decl_ctx)
6755 LinkDeclContextToDIE (abs_clang_decl_ctx, die);

Completed in 69 milliseconds