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()
766 cpp_category_sp->GetRegexTypeSyntheticsContainer()->Add( in LoadLibCxxFormatters()1003 cpp_category_sp->GetRegexTypeSyntheticsContainer()->Add( in LoadLibStdcppFormatters()1008 cpp_category_sp->GetRegexTypeSyntheticsContainer()->Add( in LoadLibStdcppFormatters()1013 cpp_category_sp->GetRegexTypeSyntheticsContainer()->Add( in LoadLibStdcppFormatters()1018 cpp_category_sp->GetRegexTypeSyntheticsContainer()->Add( in LoadLibStdcppFormatters()1023 cpp_category_sp->GetRegexTypeSyntheticsContainer()->Add( in LoadLibStdcppFormatters()1028 cpp_category_sp->GetRegexTypeSyntheticsContainer()->Add( in LoadLibStdcppFormatters()1033 cpp_category_sp->GetRegexTypeSyntheticsContainer()->Add( in LoadLibStdcppFormatters()1038 cpp_category_sp->GetRegexTypeSyntheticsContainer()->Add( in LoadLibStdcppFormatters()1043 cpp_category_sp->GetRegexTypeSyntheticsContainer()->Add( in LoadLibStdcppFormatters()
136 m_opaque_sp->GetRegexTypeSyntheticsContainer()->GetCount(); in GetNumSynthetics()265 m_opaque_sp->GetRegexTypeSyntheticsContainer()->GetExact( in GetSyntheticForType()532 m_opaque_sp->GetRegexTypeSyntheticsContainer()->Add( in AddTypeSynthetic()551 return m_opaque_sp->GetRegexTypeSyntheticsContainer()->Delete( in DeleteTypeSynthetic()
201 GetRegexTypeSyntheticsContainer()->ForEach(foreach.GetSynthRegexCallback()); in ForEach()265 RegexSynthContainerSP GetRegexTypeSyntheticsContainer() { in GetRegexTypeSyntheticsContainer() function
805 category_sp->GetRegexTypeSyntheticsContainer()->AutoComplete( in HandleArgumentCompletion()2368 category->GetRegexTypeSyntheticsContainer()->Delete(type_name); in AddSynth()2369 category->GetRegexTypeSyntheticsContainer()->Add(std::move(typeRX), entry); in AddSynth()