Searched refs:die_decl_ctx (Results 1 – 6 of 6) sorted by relevance
109 const DWARFDeclContext &die_decl_ctx) { in FindDefinitionTypeForDWARFDeclContext() argument111 die_decl_ctx); in FindDefinitionTypeForDWARFDeclContext()
57 const DWARFDeclContext &die_decl_ctx) override;
268 FindDefinitionTypeForDWARFDeclContext(const DWARFDeclContext &die_decl_ctx);
786 DWARFDeclContext die_decl_ctx = SymbolFileDWARF::GetDWARFDeclContext(die); in ParseEnum() local788 type_sp = dwarf->FindDefinitionTypeForDWARFDeclContext(die_decl_ctx); in ParseEnum()796 die_decl_ctx); in ParseEnum()1549 DWARFDeclContext die_decl_ctx = SymbolFileDWARF::GetDWARFDeclContext(die); in ParseStructureLikeDIE() local1553 type_sp = dwarf->FindDefinitionTypeForDWARFDeclContext(die_decl_ctx); in ParseStructureLikeDIE()1561 die_decl_ctx); in ParseStructureLikeDIE()
399 FindDefinitionTypeForDWARFDeclContext(const DWARFDeclContext &die_decl_ctx);
1092 const DWARFDeclContext &die_decl_ctx) { in FindDefinitionTypeForDWARFDeclContext() argument1095 type_sp = oso_dwarf->FindDefinitionTypeForDWARFDeclContext(die_decl_ctx); in FindDefinitionTypeForDWARFDeclContext()