Home
last modified time | relevance | path

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

/external/llvm/utils/FileCheck/
DFileCheck.cpp58 static cl::list<std::string> ImplicitCheckNot( variable
887 for (const auto &PatternString : ImplicitCheckNot) { in ReadCheckFile()
890 std::string Prefix = (Twine("-") + ImplicitCheckNot.ArgStr + "='").str(); in ReadCheckFile()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/FileCheck/
DFileCheck.cpp58 static cl::list<std::string> ImplicitCheckNot( variable
920 for (const auto &PatternString : ImplicitCheckNot) { in ReadCheckFile()
923 std::string Prefix = (Twine("-") + ImplicitCheckNot.ArgStr + "='").str(); in ReadCheckFile()