Lines Matching defs:CheckNot
766 bool MatchFullLinesHere = Req.MatchFullLines && CheckTy != Check::CheckNot;
1513 case Check::CheckNot:
1609 return ConsumeModifiers(Check::CheckNot);
1813 Pattern(Check::CheckNot, PatternContext.get()),
1931 if (CheckTy == Check::CheckDAG || CheckTy == Check::CheckNot) {
2240 if (CheckNot(SM, SkippedRegion, NotStrings, Req, Diags))
2308 bool FileCheckString::CheckNot(
2314 assert((NotInfo->DagNotPat.getCheckTy() == Check::CheckNot) &&
2356 Pat.getCheckTy() == Check::CheckNot) &&
2359 if (Pat.getCheckTy() == Check::CheckNot) {
2446 std::next(PatItr)->DagNotPat.getCheckTy() == Check::CheckNot) {
2453 if (CheckNot(SM, SkippedRegion, NotStrings, Req, Diags))