Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Driver/
HDJob.cpp254 FallbackCommand::FallbackCommand(const Action &Source_, const Tool &Creator_, in FallbackCommand() function in FallbackCommand
261 void FallbackCommand::Print(raw_ostream &OS, const char *Terminator, in Print()
275 int FallbackCommand::Execute(const StringRef **Redirects, std::string *ErrMsg, in Execute()
HDTools.cpp5012 C.addCommand(llvm::make_unique<FallbackCommand>(JA, *this, Exec, CmdArgs, in ConstructJob()
/NextBSD/contrib/llvm/tools/clang/include/clang/Driver/
HDJob.h116 class FallbackCommand : public Command {
118 FallbackCommand(const Action &Source_, const Tool &Creator_,