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

/external/llvm/utils/FileCheck/
H A DFileCheck.cpp190 bool MatchFullLinesHere = MatchFullLines && CheckTy != Check::CheckNot; local
209 if (!MatchFullLinesHere &&
216 if (MatchFullLinesHere) {
353 if (MatchFullLinesHere) {

Completed in 98 milliseconds