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

#include "clang-c/Index.h"

Collaboration diagram for CXIdxObjCPropertyDeclInfo:
[legend]

Public Attributes

const CXIdxDeclInfodeclInfo
 
const CXIdxEntityInfogetter
 
const CXIdxEntityInfosetter
 

Detailed Description

Definition at line 5981 of file Index.h.

Member Data Documentation

◆ declInfo

const CXIdxDeclInfo* CXIdxObjCPropertyDeclInfo::declInfo

Definition at line 5982 of file Index.h.

◆ getter

const CXIdxEntityInfo* CXIdxObjCPropertyDeclInfo::getter

Definition at line 5983 of file Index.h.

◆ setter

const CXIdxEntityInfo* CXIdxObjCPropertyDeclInfo::setter

Definition at line 5984 of file Index.h.


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