clang API Documentation
#include <Action.h>


Public Member Functions | |
| LipoJobAction (ActionList &Inputs, types::ID Type) | |
Static Public Member Functions | |
| static bool | classof (const Action *A) |
| LipoJobAction::LipoJobAction | ( | ActionList & | Inputs, |
| types::ID | Type | ||
| ) |
Definition at line 109 of file Action.cpp.
| static bool clang::driver::LipoJobAction::classof | ( | const Action * | A | ) | [inline, static] |
Reimplemented from clang::driver::JobAction.
Definition at line 223 of file Action.h.
References clang::driver::Action::getKind(), and clang::driver::Action::LipoJobClass.