Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h154 constexpr bool isNoMatch() const { return Status == StatusTy::NoMatch; } in isNoMatch() function
215 bool isNoMatch() const { return Type == DiagnosticPredicateTy::NoMatch; } in isNoMatch() function