Home
last modified time | relevance | path

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

/external/llvm/tools/sanstats/
Dsanstats.cpp24 static cl::opt<std::string> ClInputFile(cl::Positional, cl::Required, variable
117 MemoryBuffer::getFile(ClInputFile, -1, false); in main()
119 errs() << argv[0] << ": " << ClInputFile << ": " in main()
126 errs() << argv[0] << ": " << ClInputFile << ": short read\n"; in main()
133 errs() << argv[0] << ": " << ClInputFile << ": short read\n"; in main()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/sanstats/
Dsanstats.cpp24 static cl::opt<std::string> ClInputFile(cl::Positional, cl::Required, variable
120 MemoryBuffer::getFile(ClInputFile, -1, false); in main()
122 errs() << argv[0] << ": " << ClInputFile << ": " in main()
129 errs() << argv[0] << ": " << ClInputFile << ": short read\n"; in main()
136 errs() << argv[0] << ": " << ClInputFile << ": short read\n"; in main()