Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp2778 std::vector<DWARFDIE> decl_ctx_2; in DIEDeclContextsMatch() local
2795 decl_ctx_2 = die2.GetDeclContextDIEs(); in DIEDeclContextsMatch()
2798 const size_t count2 = decl_ctx_2.size(); in DIEDeclContextsMatch()
2809 decl_ctx_die2 = decl_ctx_2[i]; in DIEDeclContextsMatch()
2828 decl_ctx_die2 = decl_ctx_2[i]; in DIEDeclContextsMatch()