Searched refs:decl_ctx_die_copy (Results 1 – 1 of 1) sorted by relevance
3426 const DWARFDIE &die, DWARFDIE *decl_ctx_die_copy) { in GetClangDeclContextContainingDIE() argument3431 if (decl_ctx_die_copy) in GetClangDeclContextContainingDIE()3432 *decl_ctx_die_copy = decl_ctx_die; in GetClangDeclContextContainingDIE()