Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/bugpoint/
H A DToolRunner.h107 const std::string &ExecCommandLine);
H A DToolRunner.cpp420 const std::string &ExecCommandLine) { in createCustomExecutor() argument
424 lexCommand(Argv0, Message, ExecCommandLine, CmdPath, Args); in createCustomExecutor()