clang API Documentation

Protected Member Functions
clang::PrintPreprocessedAction Class Reference

#include <FrontendActions.h>

Inheritance diagram for clang::PrintPreprocessedAction:
Inheritance graph
[legend]
Collaboration diagram for clang::PrintPreprocessedAction:
Collaboration graph
[legend]

List of all members.

Protected Member Functions

void ExecuteAction ()
virtual bool hasPCHSupport () const
 hasPCHSupport - Does this action support use with PCH?

Detailed Description

Definition at line 200 of file Frontend/FrontendActions.h.


Member Function Documentation

void PrintPreprocessedAction::ExecuteAction ( ) [protected, virtual]
virtual bool clang::PrintPreprocessedAction::hasPCHSupport ( ) const [inline, protected, virtual]

hasPCHSupport - Does this action support use with PCH?

Reimplemented from clang::FrontendAction.

Definition at line 204 of file Frontend/FrontendActions.h.


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