Searched refs:CheckNext (Results 1 – 4 of 4) sorted by relevance
53 CheckNext, enumerator
1662 case Check::CheckNext: in getDescription()1756 return ConsumeModifiers(Check::CheckNext); in FindCheckType()2017 if ((CheckTy == Check::CheckNext || CheckTy == Check::CheckSame || in readCheckFile()2020 StringRef Type = CheckTy == Check::CheckNext in readCheckFile()2322 if (CheckNext(SM, SkippedRegion)) { in Check()2347 bool FileCheckString::CheckNext(const SourceMgr &SM, StringRef Buffer) const { in CheckNext() function in FileCheckString2348 if (Pat.getCheckTy() != Check::CheckNext && in CheckNext()
889 bool CheckNext(const SourceMgr &SM, StringRef Buffer) const;
352 case Check::CheckNext: in GetCheckTypeAbbreviation()