Searched refs:lexCommand (Results 1 – 2 of 2) sorted by relevance
/external/llvm/tools/bugpoint/ |
D | ToolRunner.cpp | 391 static void lexCommand(std::string &Message, const std::string &CommandLine, in lexCommand() function 432 lexCommand(Message, CompileCommandLine, CmdPath, Args); in createCustomCompiler() 448 lexCommand(Message, ExecCommandLine, CmdPath, Args); in createCustomExecutor()
|
/external/swiftshader/third_party/LLVM/tools/bugpoint/ |
D | ToolRunner.cpp | 378 static void lexCommand(std::string &Message, const std::string &CommandLine, in lexCommand() function 418 lexCommand(Message, CompileCommandLine, CmdPath, Args); in createCustomCompiler() 434 lexCommand(Message, ExecCommandLine, CmdPath, Args); in createCustomExecutor()
|