Searched defs:IsRegex (Results 1 – 2 of 2) sorted by relevance
89 bool SBTypeNameSpecifier::IsRegex() { in IsRegex() function in SBTypeNameSpecifier
187 bool IsRegex() { return m_match_type == lldb::eFormatterMatchRegex; } in IsRegex() function