Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp4899 DWARFDIECollection decl_ctx_2; in DIEDeclContextsMatch() local
4916 die2->GetDeclContextDIEs (this, cu2, decl_ctx_2); in DIEDeclContextsMatch()
4920 const size_t count2 = decl_ctx_2.Size(); in DIEDeclContextsMatch()
4932 decl_ctx_die2 = decl_ctx_2.GetDIEPtrAtIndex (i); in DIEDeclContextsMatch()
4949 decl_ctx_die2 = decl_ctx_2.GetDIEPtrAtIndex (i); in DIEDeclContextsMatch()