clang API Documentation

Public Member Functions | Public Attributes
clang::AttributeList::PropertyData Struct Reference

#include <AttributeList.h>

Collaboration diagram for clang::AttributeList::PropertyData:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 PropertyData (IdentifierInfo *getterId, IdentifierInfo *setterId)

Public Attributes

IdentifierInfoGetterId
IdentifierInfoSetterId

Detailed Description

Definition at line 166 of file AttributeList.h.


Constructor & Destructor Documentation

Definition at line 168 of file AttributeList.h.


Member Data Documentation

Definition at line 167 of file AttributeList.h.

Referenced by clang::Sema::HandleMSProperty().

Definition at line 167 of file AttributeList.h.

Referenced by clang::Sema::HandleMSProperty().


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