Searched refs:DagNotStrings (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp1936 std::swap(DagNotMatches, CheckStrings->back().DagNotStrings);
1966 std::swap(DagNotMatches, CheckStrings->back().DagNotStrings);
2332 if (DagNotStrings.empty())
2349 for (auto PatItr = DagNotStrings.begin(), PatEnd = DagNotStrings.end();
H A DFileCheckImpl.h838 std::vector<DagNotPrefixInfo> DagNotStrings; member in struct:llvm::FileCheckString

Completed in 82 milliseconds