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

#include "clang-c/Index.h"

Collaboration diagram for CXIdxIBOutletCollectionAttrInfo:
[legend]

Public Attributes

const CXIdxAttrInfoattrInfo
 
const CXIdxEntityInfoobjcClass
 
CXCursor classCursor
 
CXIdxLoc classLoc
 

Detailed Description

Definition at line 6313 of file Index.h.

Member Data Documentation

◆ attrInfo

const CXIdxAttrInfo* CXIdxIBOutletCollectionAttrInfo::attrInfo

Definition at line 6314 of file Index.h.

◆ classCursor

CXCursor CXIdxIBOutletCollectionAttrInfo::classCursor

Definition at line 6316 of file Index.h.

◆ classLoc

CXIdxLoc CXIdxIBOutletCollectionAttrInfo::classLoc

Definition at line 6317 of file Index.h.

◆ objcClass

const CXIdxEntityInfo* CXIdxIBOutletCollectionAttrInfo::objcClass

Definition at line 6315 of file Index.h.


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