Searched refs:GetTypeFormatsContainer (Results 1 – 5 of 5) sorted by relevance
90 if (GetTypeFormatsContainer()->Get(candidates, entry)) in Get()146 GetTypeFormatsContainer()->Clear(); in Clear()172 success = GetTypeFormatsContainer()->Delete(name) || success; in Delete()200 count += GetTypeFormatsContainer()->GetCount(); in GetCount()237 if (GetTypeFormatsContainer()->Get(type_name, format_sp)) { in AnyMatches()394 if (index < GetTypeFormatsContainer()->GetCount()) in GetFormatAtIndex()395 return GetTypeFormatsContainer()->GetAtIndex(index); in GetFormatAtIndex()398 index - GetTypeFormatsContainer()->GetCount()); in GetFormatAtIndex()421 if (index < GetTypeFormatsContainer()->GetCount()) in GetTypeNameSpecifierForFormatAtIndex()422 return GetTypeFormatsContainer()->GetTypeNameSpecifierAtIndex(index); in GetTypeNameSpecifierForFormatAtIndex()[all …]
33 category_sp->GetTypeFormatsContainer()->Add(std::move(type_name), in AddFormat()
112 return m_opaque_sp->GetTypeFormatsContainer()->GetCount() + in GetNumFormats()231 m_opaque_sp->GetTypeFormatsContainer()->GetExact( in GetFormatForType()368 m_opaque_sp->GetTypeFormatsContainer()->Add( in AddTypeFormat()388 return m_opaque_sp->GetTypeFormatsContainer()->Delete( in DeleteTypeFormat()
190 GetTypeFormatsContainer()->ForEach(foreach.GetFormatExactCallback()); in ForEach()204 FormatContainerSP GetTypeFormatsContainer() { in GetTypeFormatsContainer() function
696 category_sp->GetTypeFormatsContainer()->Add(std::move(typeCS), entry); in DoExecute()787 category_sp->GetTypeFormatsContainer()->AutoComplete(request); in HandleArgumentCompletion()