Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.cpp353 static void lexCommand(const char *Argv0, std::string &Message, in lexCommand() function
388 auto Path = FindProgramByName(Command, Argv0, (void *)(intptr_t)&lexCommand); in lexCommand()
407 lexCommand(Argv0, Message, CompileCommandLine, CmdPath, Args); in createCustomCompiler()
423 lexCommand(Argv0, Message, ExecCommandLine, CmdPath, Args); in createCustomExecutor()