Lines Matching refs:FileCheckString
753 std::vector<FileCheckString> &CheckStrings) { in ReadCheckFile()
929 const FileCheckString &CheckStr, int MatchedCount, in PrintMatch()
975 const FileCheckString &CheckStr, int MatchedCount, in PrintNoMatch()
1007 size_t FileCheckString::Check(const SourceMgr &SM, StringRef Buffer, in Check()
1090 bool FileCheckString::CheckNext(const SourceMgr &SM, StringRef Buffer) const { in CheckNext()
1136 bool FileCheckString::CheckSame(const SourceMgr &SM, StringRef Buffer) const { in CheckSame()
1165 bool FileCheckString::CheckNot( in CheckNot()
1193 FileCheckString::CheckDag(const SourceMgr &SM, StringRef Buffer, in CheckDag()
1384 ArrayRef<FileCheckString> CheckStrings, in CheckInput()
1400 const FileCheckString &CheckLabelStr = CheckStrings[j]; in CheckInput()
1423 const FileCheckString &CheckStr = CheckStrings[i]; in CheckInput()