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

/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp4675 SymbolFileDWARF::GetClangDeclContextContainingDIE (DWARFCompileUnit *cu, const DWARFDebugInfoEntry *die, const DWARFDebugInfoEntry **decl_ctx_die_copy) argument
4682 if (decl_ctx_die_copy)
4683 *decl_ctx_die_copy = decl_ctx_die;

Completed in 70 milliseconds