clang 19.0.0git
Public Attributes | List of all members
CXIdxObjCPropertyDeclInfo Struct Reference

#include "clang-c/Index.h"

Public Attributes

const CXIdxDeclInfodeclInfo
 
const CXIdxEntityInfogetter
 
const CXIdxEntityInfosetter
 

Detailed Description

Definition at line 6162 of file Index.h.

Member Data Documentation

◆ declInfo

const CXIdxDeclInfo* CXIdxObjCPropertyDeclInfo::declInfo

Definition at line 6163 of file Index.h.

◆ getter

const CXIdxEntityInfo* CXIdxObjCPropertyDeclInfo::getter

Definition at line 6164 of file Index.h.

◆ setter

const CXIdxEntityInfo* CXIdxObjCPropertyDeclInfo::setter

Definition at line 6165 of file Index.h.


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