Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/bugpoint/
HDToolRunner.cpp356 const std::string &ExecutionCmd, std::vector<std::string> ExecArgs) : in CustomExecutor() argument
357 ExecutionCommand(ExecutionCmd), ExecutorArgs(ExecArgs) {} in CustomExecutor()