Searched refs:CheckNext (Results 1 – 3 of 3) sorted by relevance
54 CheckNext, enumerator
1549 case Check::CheckNext: in getDescription()1643 return ConsumeModifiers(Check::CheckNext); in FindCheckType()1954 if ((CheckTy == Check::CheckNext || CheckTy == Check::CheckSame || in readCheckFile()1957 StringRef Type = CheckTy == Check::CheckNext in readCheckFile()2259 if (CheckNext(SM, SkippedRegion)) { in Check()2284 bool FileCheckString::CheckNext(const SourceMgr &SM, StringRef Buffer) const { in CheckNext() function in FileCheckString2285 if (Pat.getCheckTy() != Check::CheckNext && in CheckNext()
877 bool CheckNext(const SourceMgr &SM, StringRef Buffer) const;