clang  3.7.0
Public Attributes | List of all members
CXIdxObjCPropertyDeclInfo Struct Reference

#include <Index.h>

Collaboration diagram for CXIdxObjCPropertyDeclInfo:
[legend]

Public Attributes

const CXIdxDeclInfodeclInfo
 
const CXIdxEntityInfogetter
 
const CXIdxEntityInfosetter
 

Detailed Description

Definition at line 5400 of file Index.h.

Member Data Documentation

const CXIdxDeclInfo* CXIdxObjCPropertyDeclInfo::declInfo

Definition at line 5401 of file Index.h.

const CXIdxEntityInfo* CXIdxObjCPropertyDeclInfo::getter

Definition at line 5402 of file Index.h.

const CXIdxEntityInfo* CXIdxObjCPropertyDeclInfo::setter

Definition at line 5403 of file Index.h.


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