Home
last modified time | relevance | path

Searched refs:ImplicitCheckNot (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DFileCheck.h30 std::vector<std::string> ImplicitCheckNot; member
/freebsd-12.1/contrib/llvm/lib/Support/
H A DFileCheck.cpp755 for (const auto &PatternString : Req.ImplicitCheckNot) { in ReadCheckFile()