Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp4613 …WARFCompileUnit *cu, const DWARFDebugInfoEntry *die, const DWARFDebugInfoEntry **decl_ctx_die_copy) in GetClangDeclContextContainingDIE() argument
4620 if (decl_ctx_die_copy) in GetClangDeclContextContainingDIE()
4621 *decl_ctx_die_copy = decl_ctx_die; in GetClangDeclContextContainingDIE()