HomeSort by: relevance | last modified time | path
    Searched refs:DagNotStrings (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/FileCheck/
FileCheckImpl.h 877 std::vector<Pattern> DagNotStrings;
FileCheck.cpp 2007 std::swap(DagNotMatches, CheckStrings->back().DagNotStrings);
2037 std::swap(DagNotMatches, CheckStrings->back().DagNotStrings);
2400 if (DagNotStrings.empty())
2417 for (auto PatItr = DagNotStrings.begin(), PatEnd = DagNotStrings.end();

Completed in 52 milliseconds