clang API Documentation
#include <Action.h>


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