Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DToolRunner.h106 const std::string &ExecCommandLine);
H A DToolRunner.cpp419 const std::string &ExecCommandLine) { in createCustomExecutor() argument
423 lexCommand(Argv0, Message, ExecCommandLine, CmdPath, Args); in createCustomExecutor()