Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp3426 const DWARFDIE &die, DWARFDIE *decl_ctx_die_copy) { in GetClangDeclContextContainingDIE() argument
3431 if (decl_ctx_die_copy) in GetClangDeclContextContainingDIE()
3432 *decl_ctx_die_copy = decl_ctx_die; in GetClangDeclContextContainingDIE()