Searched refs:GetRegexTypeSyntheticsContainer (Results 1 – 6 of 6) sorted by relevance
121 GetRegexTypeSyntheticsContainer()->Get(candidates, synth); in Get()165 GetRegexTypeSyntheticsContainer()->Clear(); in Clear()191 success = GetRegexTypeSyntheticsContainer()->Delete(name) || success; in Delete()219 count += GetRegexTypeSyntheticsContainer()->GetCount(); in GetCount()307 if (GetRegexTypeSyntheticsContainer()->Get(type_name, synth_sp)) { in AnyMatches()373 GetRegexTypeSyntheticsContainer()->GetExact( in GetSyntheticForType()442 return GetRegexTypeSyntheticsContainer()->GetAtIndex( in GetSyntheticAtIndex()451 return GetRegexTypeSyntheticsContainer()->GetTypeNameSpecifierAtIndex( in GetTypeNameSpecifierForSyntheticAtIndex()
97 category_sp->GetRegexTypeSyntheticsContainer()->Add( in AddCXXSynthetic()
140 m_opaque_sp->GetRegexTypeSyntheticsContainer()->GetCount(); in GetNumSynthetics()278 m_opaque_sp->GetRegexTypeSyntheticsContainer()->GetExact( in GetSyntheticForType()568 m_opaque_sp->GetRegexTypeSyntheticsContainer()->Add( in AddTypeSynthetic()590 return m_opaque_sp->GetRegexTypeSyntheticsContainer()->Delete( in DeleteTypeSynthetic()
201 GetRegexTypeSyntheticsContainer()->ForEach(foreach.GetSynthRegexCallback()); in ForEach()265 RegexSynthContainerSP GetRegexTypeSyntheticsContainer() { in GetRegexTypeSyntheticsContainer() function
603 cpp_category_sp->GetRegexTypeSyntheticsContainer()->Add( in LoadLibCxxFormatters()824 cpp_category_sp->GetRegexTypeSyntheticsContainer()->Add( in LoadLibStdcppFormatters()829 cpp_category_sp->GetRegexTypeSyntheticsContainer()->Add( in LoadLibStdcppFormatters()834 cpp_category_sp->GetRegexTypeSyntheticsContainer()->Add( in LoadLibStdcppFormatters()
810 category_sp->GetRegexTypeSyntheticsContainer()->AutoComplete( in HandleArgumentCompletion()2439 category->GetRegexTypeSyntheticsContainer()->Delete(type_name); in AddSynth()2440 category->GetRegexTypeSyntheticsContainer()->Add(std::move(typeRX), entry); in AddSynth()