Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp2890 std::vector<DWARFDIE> decl_ctx_2; in DIEDeclContextsMatch() local
2907 decl_ctx_2 = die2.GetDeclContextDIEs(); in DIEDeclContextsMatch()
2910 const size_t count2 = decl_ctx_2.size(); in DIEDeclContextsMatch()
2921 decl_ctx_die2 = decl_ctx_2[i]; in DIEDeclContextsMatch()
2940 decl_ctx_die2 = decl_ctx_2[i]; in DIEDeclContextsMatch()