Searched defs:IsRegex (Results 1 – 2 of 2) sorted by relevance
79 bool SBTypeNameSpecifier::IsRegex() { in IsRegex() function in SBTypeNameSpecifier
143 bool IsRegex() { return m_is_regex; } in IsRegex() function