Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.h102 const std::string &CompileCommandLine);
H A DToolRunner.cpp403 const std::string &CompileCommandLine) { in createCustomCompiler() argument
407 lexCommand(Argv0, Message, CompileCommandLine, CmdPath, Args); in createCustomCompiler()