Searched refs:GetTypeList (Results 1 – 9 of 9) sorted by relevance
78 SymbolFile::GetTypeList () in GetTypeList() function in SymbolFile81 return m_obj_file->GetModule()->GetTypeList(); in GetTypeList()
477 Type::GetTypeList() in GetTypeList() function in Type479 return GetSymbolFile()->GetTypeList(); in GetTypeList()
145 GetTypeList() in GetTypeList() function151 GetTypeList() const in GetTypeList() function
142 virtual TypeList * GetTypeList ();
122 GetTypeList();
737 GetTypeList ();
1177 Module::GetTypeList () in GetTypeList() function in Module1181 return &symbols->GetTypeList(); in GetTypeList()
124 GetTypeList ();
231 SymbolFileDWARF::GetTypeList () in GetTypeList() function in SymbolFileDWARF234 return m_debug_map_symfile->GetTypeList(); in GetTypeList()235 return m_obj_file->GetModule()->GetTypeList(); in GetTypeList()5717 TypeList* type_list = GetTypeList(); in ParseType()