Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DToolRunner.h110 const std::string &ExecCommandLine);
DToolRunner.cpp443 const std::string &ExecCommandLine) { in createCustomExecutor() argument
448 lexCommand(Message, ExecCommandLine, CmdPath, Args); in createCustomExecutor()