Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp766 bool MatchFullLinesHere = Req.MatchFullLines && CheckTy != Check::CheckNot; in parsePattern() local
802 if (!MatchFullLinesHere && in parsePattern()
809 if (MatchFullLinesHere) { in parsePattern()
1048 if (MatchFullLinesHere) { in parsePattern()