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

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

Completed in 100 milliseconds