Searched refs:dwarf_decl_ctx (Results 1 – 3 of 3) sorted by relevance
129 DWARFDeclContext dwarf_decl_ctx = in GetFullyQualifiedTypeImpl() local131 if (dwarf_decl_ctx == context) in GetFullyQualifiedTypeImpl()
618 DWARFDeclContext dwarf_decl_ctx; in GetDWARFDeclContextStatic() local622 return dwarf_decl_ctx; in GetDWARFDeclContextStatic()623 dwarf_decl_ctx.AppendDeclContext(tag, die->GetName(cu)); in GetDWARFDeclContextStatic()626 return dwarf_decl_ctx; in GetDWARFDeclContextStatic()629 return dwarf_decl_ctx; in GetDWARFDeclContextStatic()
4389 DWARFDeclContext dwarf_decl_ctx = in GetDWARFDeclContext() local4391 return dwarf_decl_ctx; in GetDWARFDeclContext()