Searched refs:decl_ctx_die_copy (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp4613 SymbolFileDWARF::GetClangDeclContextContainingDIE (DWARFCompileUnit *cu, const DWARFDebugInfoEntry *die, const DWARFDebugInfoEntry **decl_ctx_die_copy) argument
4620 if (decl_ctx_die_copy)
4621 *decl_ctx_die_copy = decl_ctx_die;

Completed in 114 milliseconds