Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp2740 std::vector<DWARFDIE> decl_ctx_2; in DIEDeclContextsMatch() local
2757 decl_ctx_2 = die2.GetDeclContextDIEs(); in DIEDeclContextsMatch()
2760 const size_t count2 = decl_ctx_2.size(); in DIEDeclContextsMatch()
2771 decl_ctx_die2 = decl_ctx_2[i]; in DIEDeclContextsMatch()
2790 decl_ctx_die2 = decl_ctx_2[i]; in DIEDeclContextsMatch()