Searched defs:isMatch (Results 1 – 3 of 3) sorted by relevance
196 constexpr bool isMatch() const { return Predicate == Match; } in isMatch() function
9326 auto isMatch( std::string const &optToken ) const -> bool { in isMatch() function in Catch::clara::detail::Opt
173750 u8 isMatch; /* iColumn matches a term of the ORDER BY clause */ local