clang API Documentation
#include <Action.h>
Public Member Functions | |
LinkJobAction (ActionList &Inputs, types::ID Type) | |
Static Public Member Functions | |
static bool | classof (const Action *A) |
LinkJobAction::LinkJobAction | ( | ActionList & | Inputs, |
types::ID | Type | ||
) |
Definition at line 103 of file Action.cpp.
static bool clang::driver::LinkJobAction::classof | ( | const Action * | A | ) | [inline, static] |
Reimplemented from clang::driver::JobAction.
Definition at line 213 of file Action.h.
References clang::driver::Action::getKind(), and clang::driver::Action::LinkJobClass.