Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DJob.cpp134 FallbackCommand::FallbackCommand(const Action &Source_, const Tool &Creator_, in FallbackCommand() function in FallbackCommand
141 void FallbackCommand::Print(raw_ostream &OS, const char *Terminator, in Print()
155 int FallbackCommand::Execute(const StringRef **Redirects, std::string *ErrMsg, in Execute()
DTools.cpp4205 C.addCommand(new FallbackCommand(JA, *this, Exec, CmdArgs, CLCommand)); in ConstructJob()
/external/clang/include/clang/Driver/
DJob.h103 class FallbackCommand : public Command {
105 FallbackCommand(const Action &Source_, const Tool &Creator_,