Searched refs:GetMatchType (Results 1 – 6 of 6) sorted by relevance
82 FormatterMatchType SBTypeNameSpecifier::GetMatchType() { in GetMatchType() function in SBTypeNameSpecifier86 return m_opaque_sp->GetMatchType(); in GetMatchType()95 return m_opaque_sp->GetMatchType() == eFormatterMatchRegex; in IsRegex()102 lldb::FormatterMatchType match_type = GetMatchType(); in GetDescription()137 if (GetMatchType() != rhs.GetMatchType()) in IsEqualTo()
89 m_match_type(type_specifier->GetMatchType()) { in TypeMatcher()117 lldb::FormatterMatchType GetMatchType() const { return m_match_type; } in GetMatchType() function231 type_matcher.GetMatchType()); in GetTypeNameSpecifierAtIndex()
58 m_subcontainers[type_sp->GetMatchType()]->Add(TypeMatcher(type_sp), in Add()64 return m_subcontainers[type_sp->GetMatchType()]->Delete( in Delete()130 m_subcontainers[type_specifier_sp->GetMatchType()]->GetExact( in GetForTypeNameSpecifier()
185 lldb::FormatterMatchType GetMatchType() { return m_match_type; } in GetMatchType() function
47 GetMatchType();
40 lldb::FormatterMatchType GetMatchType();