Searched refs:IsRegex (Results 1 – 4 of 4) sorted by relevance
50 IsRegex();67 is_regex = property(IsRegex)
42 bool IsRegex();
89 bool SBTypeNameSpecifier::IsRegex() { in IsRegex() function in SBTypeNameSpecifier
187 bool IsRegex() { return m_match_type == lldb::eFormatterMatchRegex; } in IsRegex() function