clang API Documentation
#include <AttributeList.h>

Public Member Functions | |
| PropertyData (IdentifierInfo *getterId, IdentifierInfo *setterId) | |
Public Attributes | |
| IdentifierInfo * | GetterId |
| IdentifierInfo * | SetterId |
Definition at line 166 of file AttributeList.h.
| clang::AttributeList::PropertyData::PropertyData | ( | IdentifierInfo * | getterId, |
| IdentifierInfo * | setterId | ||
| ) | [inline] |
Definition at line 168 of file AttributeList.h.
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().