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