|
clang
3.8.0
|
#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.
|
inline |
Definition at line 168 of file AttributeList.h.
| IdentifierInfo* clang::AttributeList::PropertyData::GetterId |
Definition at line 167 of file AttributeList.h.
Referenced by clang::Sema::HandleMSProperty().
| IdentifierInfo * clang::AttributeList::PropertyData::SetterId |
Definition at line 167 of file AttributeList.h.
Referenced by clang::Sema::HandleMSProperty().
1.8.6