Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp2053 bool HasPatternError = false; in printNoMatch() local
2061 HasError = HasPatternError = true; in printNoMatch()
2104 if (!HasPatternError) { in printNoMatch()