Searched refs:GetTypeList (Results 1 – 6 of 6) sorted by relevance
306 virtual TypeList &GetTypeList() { return m_type_list; } in GetTypeList() function
720 GetTypeList().Insert(type); in GetOrCreateType()1265 const size_t old_count = GetTypeList().GetSize(); in ParseTypes()1295 const size_t new_count = GetTypeList().GetSize(); in ParseTypes()
346 lldb_private::TypeList &GetTypeList() override;
296 TypeList &SymbolFileDWARF::GetTypeList() { in GetTypeList() function in SymbolFileDWARF299 return debug_map_symfile->GetTypeList(); in GetTypeList()300 return SymbolFile::GetTypeList(); in GetTypeList()2896 GetTypeList().Insert(type_sp); in ParseType()
219 dwarf->GetTypeList().Insert(type_sp); in ParseTypeFromClangModule()1381 TypeList &type_list = dwarf->GetTypeList(); in UpdateSymbolContextScopeForType()
580 GetTypeList().Insert(result); in ResolveTypeUID()