Home
last modified time | relevance | path

Searched defs:isMatch (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h213 bool isMatch() const { return Type == DiagnosticPredicateTy::Match; } in isMatch() function
/freebsd-src/contrib/bsnmp/tests/
H A Dcatch.hpp9326 auto isMatch( std::string const &optToken ) const -> bool { in isMatch() function in Catch::clara::detail::Opt