Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DJob.cpp313 ForceSuccessCommand::ForceSuccessCommand(const Action &Source_, in ForceSuccessCommand() function in ForceSuccessCommand
320 void ForceSuccessCommand::Print(raw_ostream &OS, const char *Terminator, in Print()
326 int ForceSuccessCommand::Execute(const StringRef **Redirects, in Execute()
DTools.cpp6026 C.addCommand(llvm::make_unique<ForceSuccessCommand>(JA, *this, Exec, in ConstructJob()
/external/clang/include/clang/Driver/
DJob.h142 class ForceSuccessCommand : public Command {
144 ForceSuccessCommand(const Action &Source_, const Tool &Creator_,