Searched defs:isNoMatch (Results 1 – 1 of 1) sorted by relevance
154 constexpr bool isNoMatch() const { return Status == StatusTy::NoMatch; } in isNoMatch() function215 bool isNoMatch() const { return Type == DiagnosticPredicateTy::NoMatch; } in isNoMatch() function