clang  3.9.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 5650 of file Index.h.

Member Data Documentation

const CXIdxDeclInfo* CXIdxObjCPropertyDeclInfo::declInfo

Definition at line 5651 of file Index.h.

const CXIdxEntityInfo* CXIdxObjCPropertyDeclInfo::getter

Definition at line 5652 of file Index.h.

const CXIdxEntityInfo* CXIdxObjCPropertyDeclInfo::setter

Definition at line 5653 of file Index.h.


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