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 (std::unique_ptr< Action > Input, types::ID OutputType)

Static Public Member Functions

static bool classof (const Action *A)

Detailed Description

Definition at line 148 of file Action.h.


Constructor & Destructor Documentation

PreprocessJobAction::PreprocessJobAction ( std::unique_ptr< Action Input,
types::ID  OutputType 
)

Definition at line 67 of file Action.cpp.


Member Function Documentation

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

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