Searched refs:GetRegexTypeSyntheticsContainer (Results 1 – 6 of 6) sorted by relevance
148 regex_synth = GetRegexTypeSyntheticsContainer()->Get(candidates, synth, in Get()220 GetRegexTypeSyntheticsContainer()->Clear(); in Clear()254 success = GetRegexTypeSyntheticsContainer()->Delete(name) || success; in Delete()290 count += GetRegexTypeSyntheticsContainer()->GetCount(); in GetCount()389 if (GetRegexTypeSyntheticsContainer()->Get(type_name, synth_sp)) { in AnyMatches()477 GetRegexTypeSyntheticsContainer()->GetExact( in GetSyntheticForType()564 return GetRegexTypeSyntheticsContainer()->GetAtIndex( in GetSyntheticAtIndex()573 return GetRegexTypeSyntheticsContainer()->GetTypeNameSpecifierAtIndex( in GetTypeNameSpecifierForSyntheticAtIndex()
100 category_sp->GetRegexTypeSyntheticsContainer()->Add( in AddCXXSynthetic()
108 m_opaque_sp->GetRegexTypeSyntheticsContainer()->GetCount(); in GetNumSynthetics()227 m_opaque_sp->GetRegexTypeSyntheticsContainer()->GetExact( in GetSyntheticForType()488 m_opaque_sp->GetRegexTypeSyntheticsContainer()->Add( in AddTypeSynthetic()507 return m_opaque_sp->GetRegexTypeSyntheticsContainer()->Delete( in DeleteTypeSynthetic()
565 cpp_category_sp->GetRegexTypeSyntheticsContainer()->Add( in LoadLibCxxFormatters()768 cpp_category_sp->GetRegexTypeSyntheticsContainer()->Add( in LoadLibStdcppFormatters()774 cpp_category_sp->GetRegexTypeSyntheticsContainer()->Add( in LoadLibStdcppFormatters()780 cpp_category_sp->GetRegexTypeSyntheticsContainer()->Add( in LoadLibStdcppFormatters()
244 GetRegexTypeSyntheticsContainer()->ForEach(foreach.GetSynthRegexCallback()); in ForEach()319 RegexSynthContainerSP GetRegexTypeSyntheticsContainer() { in GetRegexTypeSyntheticsContainer() function
2481 category->GetRegexTypeSyntheticsContainer()->Delete(type_name); in AddSynth()2482 category->GetRegexTypeSyntheticsContainer()->Add(typeRX, entry); in AddSynth()