Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.cpp4959 DWARFDIECollection decl_ctx_1; in DIEDeclContextsMatch() local
4976 die1->GetDeclContextDIEs (this, cu1, decl_ctx_1); in DIEDeclContextsMatch()
4980 const size_t count1 = decl_ctx_1.Size(); in DIEDeclContextsMatch()
4992 decl_ctx_die1 = decl_ctx_1.GetDIEPtrAtIndex (i); in DIEDeclContextsMatch()
5002 assert (decl_ctx_1.GetDIEPtrAtIndex (count1 - 1)->Tag() == DW_TAG_compile_unit); in DIEDeclContextsMatch()
5009 decl_ctx_die1 = decl_ctx_1.GetDIEPtrAtIndex (i); in DIEDeclContextsMatch()