Home
last modified time | relevance | path

Searched refs:MatchFullLinesHere (Results 1 – 2 of 2) 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-7.0/llvm/utils/FileCheck/
DFileCheck.cpp202 bool MatchFullLinesHere = MatchFullLines && CheckTy != Check::CheckNot; in ParsePattern() local
234 if (!MatchFullLinesHere && in ParsePattern()
241 if (MatchFullLinesHere) { in ParsePattern()
382 if (MatchFullLinesHere) { in ParsePattern()