Home
last modified time | relevance | path

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

/external/llvm/utils/FileCheck/
DFileCheck.cpp190 bool MatchFullLinesHere = MatchFullLines && CheckTy != Check::CheckNot; in ParsePattern() local
209 if (!MatchFullLinesHere && in ParsePattern()
216 if (MatchFullLinesHere) { in ParsePattern()
353 if (MatchFullLinesHere) { in ParsePattern()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheck.cpp311 bool MatchFullLinesHere = Req.MatchFullLines && CheckTy != Check::CheckNot; in parsePattern() local
343 if (!MatchFullLinesHere && in parsePattern()
350 if (MatchFullLinesHere) { in parsePattern()
573 if (MatchFullLinesHere) { in parsePattern()
/external/llvm-project/llvm/lib/FileCheck/
DFileCheck.cpp889 bool MatchFullLinesHere = Req.MatchFullLines && CheckTy != Check::CheckNot; in parsePattern() local
921 if (!MatchFullLinesHere && in parsePattern()
928 if (MatchFullLinesHere) { in parsePattern()
1152 if (MatchFullLinesHere) { in parsePattern()