Home
last modified time | relevance | path

Searched refs:CompileCommandLine (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DToolRunner.h102 const std::string &CompileCommandLine);
DToolRunner.cpp419 std::string &Message, const std::string &CompileCommandLine) { in createCustomCompiler() argument
423 lexCommand(Message, CompileCommandLine, CmdPath, Args); in createCustomCompiler()
/external/llvm/tools/bugpoint/
DToolRunner.h106 const std::string &CompileCommandLine);
DToolRunner.cpp428 const std::string &CompileCommandLine) { in createCustomCompiler() argument
432 lexCommand(Message, CompileCommandLine, CmdPath, Args); in createCustomCompiler()
/external/swiftshader/third_party/LLVM/tools/bugpoint/
DToolRunner.h108 const std::string &CompileCommandLine);
DToolRunner.cpp414 const std::string &CompileCommandLine) { in createCustomCompiler() argument
418 lexCommand(Message, CompileCommandLine, CmdPath, Args); in createCustomCompiler()