Searched refs:DagNotStrings (Results 1 – 2 of 2) sorted by relevance
1938 std::swap(DagNotMatches, CheckStrings->back().DagNotStrings); in readCheckFile()1968 std::swap(DagNotMatches, CheckStrings->back().DagNotStrings); in readCheckFile()2334 if (DagNotStrings.empty()) in CheckDag()2351 for (auto PatItr = DagNotStrings.begin(), PatEnd = DagNotStrings.end(); in CheckDag()
838 std::vector<DagNotPrefixInfo> DagNotStrings; member