clang API Documentation

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

#include <Action.h>

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

List of all members.

Public Member Functions

 PreprocessJobAction (Action *Input, types::ID OutputType)

Static Public Member Functions

static bool classof (const Action *A)
static bool classof (const PreprocessJobAction *)

Detailed Description

Definition at line 142 of file Action.h.


Constructor & Destructor Documentation

PreprocessJobAction::PreprocessJobAction ( Action Input,
types::ID  OutputType 
)

Definition at line 66 of file Action.cpp.


Member Function Documentation

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

Definition at line 150 of file Action.h.


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