Home
last modified time | relevance | path

Searched refs:HasPatternError (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp2122 bool HasPatternError = false; in printNoMatch() local
2130 HasError = HasPatternError = true; in printNoMatch()
2173 if (!HasPatternError) { in printNoMatch()