Lines Matching refs:FileCheckString
1770 CheckStrings(std::make_unique<std::vector<FileCheckString>>()) {}
1789 std::vector<FileCheckString::DagNotPrefixInfo> ImplicitNegativeChecks;
1819 std::vector<FileCheckString::DagNotPrefixInfo> DagNotMatches =
2166 size_t FileCheckString::Check(const SourceMgr &SM, StringRef Buffer,
2247 bool FileCheckString::CheckNext(const SourceMgr &SM, StringRef Buffer) const {
2286 bool FileCheckString::CheckSame(const SourceMgr &SM, StringRef Buffer) const {
2308 bool FileCheckString::CheckNot(
2330 FileCheckString::CheckDag(const SourceMgr &SM, StringRef Buffer,
2685 const FileCheckString &CheckLabelStr = (*CheckStrings)[j];
2711 const FileCheckString &CheckStr = (*CheckStrings)[i];