Searched refs:GetForwardDeclCompilerTypeToDIE (Results 1 – 6 of 6) sorted by relevance
114 SymbolFileDWARFDwo::GetForwardDeclCompilerTypeToDIE() { in GetForwardDeclCompilerTypeToDIE() function in SymbolFileDWARFDwo115 return GetBaseSymbolFile().GetForwardDeclCompilerTypeToDIE(); in GetForwardDeclCompilerTypeToDIE()
78 GetForwardDeclCompilerTypeToDIE() override;
288 GetForwardDeclCompilerTypeToDIE() { in GetForwardDeclCompilerTypeToDIE() function
346 GetForwardDeclCompilerTypeToDIE();
485 SymbolFileDWARF::GetForwardDeclCompilerTypeToDIE() { in GetForwardDeclCompilerTypeToDIE() function in SymbolFileDWARF487 return debug_map_symfile->GetForwardDeclCompilerTypeToDIE(); in GetForwardDeclCompilerTypeToDIE()1606 if (GetForwardDeclCompilerTypeToDIE().count( in HasForwardDeclForCompilerType()1634 auto die_it = GetForwardDeclCompilerTypeToDIE().find( in CompleteType()1636 if (die_it == GetForwardDeclCompilerTypeToDIE().end()) { in CompleteType()1645 GetForwardDeclCompilerTypeToDIE().erase(die_it); in CompleteType()
1691 dwarf->GetForwardDeclCompilerTypeToDIE().insert_or_assign( in ParseStructureLikeDIE()1852 dwarf->GetForwardDeclCompilerTypeToDIE() in ParseStructureLikeDIE()