Home
last modified time | relevance | path

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

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