clang API Documentation

Public Member Functions | Static Public Member Functions
clang::driver::VerifyPCHJobAction Class Reference

#include <Action.h>

Inheritance diagram for clang::driver::VerifyPCHJobAction:
Inheritance graph
[legend]
Collaboration diagram for clang::driver::VerifyPCHJobAction:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 VerifyPCHJobAction (std::unique_ptr< Action > Input, types::ID Type)

Static Public Member Functions

static bool classof (const Action *A)

Detailed Description

Definition at line 259 of file Action.h.


Constructor & Destructor Documentation

VerifyPCHJobAction::VerifyPCHJobAction ( std::unique_ptr< Action Input,
types::ID  Type 
)

Definition at line 143 of file Action.cpp.


Member Function Documentation

static bool clang::driver::VerifyPCHJobAction::classof ( const Action A) [inline, static]

The documentation for this class was generated from the following files: