Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheck.cpp2122 bool HasPatternError = false; in printNoMatch() local
2130 HasError = HasPatternError = true; in printNoMatch()
2173 if (!HasPatternError) { in printNoMatch()