Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/FileCheck/
H A DFileCheck.cpp2153 bool HasPatternError = false; in printNoMatch() local
2161 HasError = HasPatternError = true; in printNoMatch()
2204 if (!HasPatternError) { in printNoMatch()