clang API Documentation

Public Member Functions
clang::PragmaMSStructHandler Class Reference

#include <ParsePragma.h>

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

List of all members.

Public Member Functions

 PragmaMSStructHandler (Sema &A)
virtual void HandlePragma (Preprocessor &PP, PragmaIntroducerKind Introducer, Token &FirstToken)

Detailed Description

Definition at line 62 of file ParsePragma.h.


Constructor & Destructor Documentation

clang::PragmaMSStructHandler::PragmaMSStructHandler ( Sema A) [inline, explicit]

Definition at line 65 of file ParsePragma.h.


Member Function Documentation

void PragmaMSStructHandler::HandlePragma ( Preprocessor PP,
PragmaIntroducerKind  Introducer,
Token FirstToken 
) [virtual]

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