clang API Documentation
#include <Action.h>


Public Member Functions | |
| AssembleJobAction (Action *Input, types::ID OutputType) | |
Static Public Member Functions | |
| static bool | classof (const Action *A) |
| static bool | classof (const AssembleJobAction *) |
Definition at line 96 of file Action.cpp.
| static bool clang::driver::AssembleJobAction::classof | ( | const Action * | A | ) | [inline, static] |
Reimplemented from clang::driver::JobAction.
Definition at line 202 of file Action.h.
References clang::driver::Action::AssembleJobClass, and clang::driver::Action::getKind().
| static bool clang::driver::AssembleJobAction::classof | ( | const AssembleJobAction * | ) | [inline, static] |