Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DJob.cpp272 FallbackCommand::FallbackCommand(const Action &Source_, const Tool &Creator_, in FallbackCommand() function in FallbackCommand
280 void FallbackCommand::Print(raw_ostream &OS, const char *Terminator, in Print()
294 int FallbackCommand::Execute(const StringRef **Redirects, std::string *ErrMsg, in Execute()
DTools.cpp6020 C.addCommand(llvm::make_unique<FallbackCommand>( in ConstructJob()
/external/clang/include/clang/Driver/
DJob.h124 class FallbackCommand : public Command {
126 FallbackCommand(const Action &Source_, const Tool &Creator_,