clang API Documentation

Public Member Functions
clang::PragmaWeakHandler Class Reference

#include <ParsePragma.h>

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

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 83 of file ParsePragma.h.


Constructor & Destructor Documentation

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

Definition at line 86 of file ParsePragma.h.


Member Function Documentation

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

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