clang API Documentation

Public Member Functions
clang::PragmaFPContractHandler Class Reference

#include <ParsePragma.h>

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

List of all members.

Public Member Functions

 PragmaFPContractHandler (Sema &S, Parser &p)
virtual void HandlePragma (Preprocessor &PP, PragmaIntroducerKind Introducer, Token &FirstToken)

Detailed Description

Definition at line 114 of file ParsePragma.h.


Constructor & Destructor Documentation

clang::PragmaFPContractHandler::PragmaFPContractHandler ( Sema S,
Parser p 
) [inline]

Definition at line 118 of file ParsePragma.h.


Member Function Documentation

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

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