clang 22.0.0git
CXIdxObjCPropertyDeclInfo Struct Reference

#include "clang-c/Index.h"

Public Attributes

const CXIdxDeclInfodeclInfo
const CXIdxEntityInfogetter
const CXIdxEntityInfosetter

Detailed Description

Definition at line 6397 of file Index.h.

Member Data Documentation

◆ declInfo

const CXIdxDeclInfo* CXIdxObjCPropertyDeclInfo::declInfo

Definition at line 6398 of file Index.h.

◆ getter

const CXIdxEntityInfo* CXIdxObjCPropertyDeclInfo::getter

Definition at line 6399 of file Index.h.

◆ setter

const CXIdxEntityInfo* CXIdxObjCPropertyDeclInfo::setter

Definition at line 6400 of file Index.h.


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