Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp2683 std::vector<DWARFDIE> decl_ctx_2; in DIEDeclContextsMatch() local
2700 decl_ctx_2 = die2.GetDeclContextDIEs(); in DIEDeclContextsMatch()
2703 const size_t count2 = decl_ctx_2.size(); in DIEDeclContextsMatch()
2714 decl_ctx_die2 = decl_ctx_2[i]; in DIEDeclContextsMatch()
2733 decl_ctx_die2 = decl_ctx_2[i]; in DIEDeclContextsMatch()