Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp3023 std::vector<DWARFDIE> decl_ctx_1; in DIEDeclContextsMatch() local
3040 decl_ctx_1 = die1.GetDeclContextDIEs(); in DIEDeclContextsMatch()
3043 const size_t count1 = decl_ctx_1.size(); in DIEDeclContextsMatch()
3054 decl_ctx_die1 = decl_ctx_1[i]; in DIEDeclContextsMatch()
3065 dw_tag_t cu_tag = decl_ctx_1[count1 - 1].Tag(); in DIEDeclContextsMatch()
3073 decl_ctx_die1 = decl_ctx_1[i]; in DIEDeclContextsMatch()