clang API Documentation
#include <Action.h>
Public Member Functions | |
VerifyPCHJobAction (std::unique_ptr< Action > Input, types::ID Type) | |
Static Public Member Functions | |
static bool | classof (const Action *A) |
VerifyPCHJobAction::VerifyPCHJobAction | ( | std::unique_ptr< Action > | Input, |
types::ID | Type | ||
) |
Definition at line 143 of file Action.cpp.
static bool clang::driver::VerifyPCHJobAction::classof | ( | const Action * | A | ) | [inline, static] |
Reimplemented from clang::driver::VerifyJobAction.
Definition at line 263 of file Action.h.
References clang::driver::Action::getKind(), and clang::driver::Action::VerifyPCHJobClass.