Searched refs:IsRegex (Results 1 – 5 of 5) sorted by relevance
11 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
72990 result = (bool)(arg1)->IsRegex(); in _wrap_SBTypeNameSpecifier_IsRegex()