Searched defs:isMatch (Results 1 – 2 of 2) sorted by relevance
213 bool isMatch() const { return Type == DiagnosticPredicateTy::Match; } in isMatch() function
9326 auto isMatch( std::string const &optToken ) const -> bool { in isMatch() function in Catch::clara::detail::Opt