Searched refs:MatchFullLines (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileCheck.h32 bool MatchFullLines = false; member in struct:llvm::FileCheckRequest
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DFileCheck.cpp311 bool MatchFullLinesHere = Req.MatchFullLines && CheckTy != Check::CheckNot;
316 if (!(Req.NoCanonicalizeWhiteSpace && Req.MatchFullLines))
1195 if (!(Req.NoCanonicalizeWhiteSpace && Req.MatchFullLines))

Completed in 66 milliseconds