clang API Documentation

Public Member Functions | Static Public Member Functions
clang::PreprocessingDirective Class Reference

Records the presence of a preprocessor directive. More...

#include <PreprocessingRecord.h>

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

List of all members.

Public Member Functions

 PreprocessingDirective (EntityKind Kind, SourceRange Range)

Static Public Member Functions

static bool classof (const PreprocessedEntity *PD)

Detailed Description

Records the presence of a preprocessor directive.

Definition at line 124 of file PreprocessingRecord.h.


Constructor & Destructor Documentation

Definition at line 126 of file PreprocessingRecord.h.


Member Function Documentation

static bool clang::PreprocessingDirective::classof ( const PreprocessedEntity PD) [inline, static]

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