Searched refs:ImplicitNegativeChecks (Results 1 – 1 of 1) sorted by relevance
754 std::vector<FileCheckPattern> ImplicitNegativeChecks; in ReadCheckFile() local767 ImplicitNegativeChecks.push_back(FileCheckPattern(Check::CheckNot)); in ReadCheckFile()768 ImplicitNegativeChecks.back().ParsePattern(PatternInBuffer, in ReadCheckFile()772 std::vector<FileCheckPattern> DagNotMatches = ImplicitNegativeChecks; in ReadCheckFile()868 DagNotMatches = ImplicitNegativeChecks; in ReadCheckFile()