Searched refs:FallbackCommand (Results 1 – 3 of 3) sorted by relevance
272 FallbackCommand::FallbackCommand(const Action &Source_, const Tool &Creator_, in FallbackCommand() function in FallbackCommand280 void FallbackCommand::Print(raw_ostream &OS, const char *Terminator, in Print()294 int FallbackCommand::Execute(const StringRef **Redirects, std::string *ErrMsg, in Execute()
6020 C.addCommand(llvm::make_unique<FallbackCommand>( in ConstructJob()
124 class FallbackCommand : public Command {126 FallbackCommand(const Action &Source_, const Tool &Creator_,