clang 19.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 6084 of file Index.h.

Member Data Documentation

◆ attrInfo

const CXIdxAttrInfo* CXIdxIBOutletCollectionAttrInfo::attrInfo

Definition at line 6085 of file Index.h.

◆ classCursor

CXCursor CXIdxIBOutletCollectionAttrInfo::classCursor

Definition at line 6087 of file Index.h.

◆ classLoc

CXIdxLoc CXIdxIBOutletCollectionAttrInfo::classLoc

Definition at line 6088 of file Index.h.

◆ objcClass

const CXIdxEntityInfo* CXIdxIBOutletCollectionAttrInfo::objcClass

Definition at line 6086 of file Index.h.


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