Home
last modified time | relevance | path

Searched refs:decl_ctx_2 (Results 1 – 1 of 1) sorted by last modified time

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp3024 std::vector<DWARFDIE> decl_ctx_2; in DIEDeclContextsMatch() local
3041 decl_ctx_2 = die2.GetDeclContextDIEs(); in DIEDeclContextsMatch()
3044 const size_t count2 = decl_ctx_2.size(); in DIEDeclContextsMatch()
3055 decl_ctx_die2 = decl_ctx_2[i]; in DIEDeclContextsMatch()
3074 decl_ctx_die2 = decl_ctx_2[i]; in DIEDeclContextsMatch()