Searched refs:GetForwardDeclCompilerTypeToDIE (Results 1 – 6 of 6) sorted by relevance
115 SymbolFileDWARFDwo::GetForwardDeclCompilerTypeToDIE() { in GetForwardDeclCompilerTypeToDIE() function in SymbolFileDWARFDwo116 return GetBaseSymbolFile().GetForwardDeclCompilerTypeToDIE(); in GetForwardDeclCompilerTypeToDIE()
78 GetForwardDeclCompilerTypeToDIE() override;
279 GetForwardDeclCompilerTypeToDIE() { in GetForwardDeclCompilerTypeToDIE() function
346 GetForwardDeclCompilerTypeToDIE();
491 SymbolFileDWARF::GetForwardDeclCompilerTypeToDIE() { in GetForwardDeclCompilerTypeToDIE() function in SymbolFileDWARF493 return debug_map_symfile->GetForwardDeclCompilerTypeToDIE(); in GetForwardDeclCompilerTypeToDIE()1545 if (GetForwardDeclCompilerTypeToDIE().count( in HasForwardDeclForCompilerType()1571 auto die_it = GetForwardDeclCompilerTypeToDIE().find( in CompleteType()1573 if (die_it == GetForwardDeclCompilerTypeToDIE().end()) { in CompleteType()1582 GetForwardDeclCompilerTypeToDIE().erase(die_it); in CompleteType()
1761 dwarf->GetForwardDeclCompilerTypeToDIE().insert_or_assign( in ParseStructureLikeDIE()1922 dwarf->GetForwardDeclCompilerTypeToDIE() in ParseStructureLikeDIE()