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

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

Completed in 258 milliseconds