clang 20.0.0git
Public Attributes | List of all members
CXIdxIBOutletCollectionAttrInfo Struct Reference

#include "clang-c/Index.h"

Public Attributes

const CXIdxAttrInfoattrInfo
 
const CXIdxEntityInfoobjcClass
 
CXCursor classCursor
 
CXIdxLoc classLoc
 

Detailed Description

Definition at line 6158 of file Index.h.

Member Data Documentation

◆ attrInfo

const CXIdxAttrInfo* CXIdxIBOutletCollectionAttrInfo::attrInfo

Definition at line 6159 of file Index.h.

◆ classCursor

CXCursor CXIdxIBOutletCollectionAttrInfo::classCursor

Definition at line 6161 of file Index.h.

◆ classLoc

CXIdxLoc CXIdxIBOutletCollectionAttrInfo::classLoc

Definition at line 6162 of file Index.h.

◆ objcClass

const CXIdxEntityInfo* CXIdxIBOutletCollectionAttrInfo::objcClass

Definition at line 6160 of file Index.h.


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