clang  5.0.0
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 5848 of file Index.h.

Member Data Documentation

const CXIdxAttrInfo* CXIdxIBOutletCollectionAttrInfo::attrInfo

Definition at line 5849 of file Index.h.

CXCursor CXIdxIBOutletCollectionAttrInfo::classCursor

Definition at line 5851 of file Index.h.

CXIdxLoc CXIdxIBOutletCollectionAttrInfo::classLoc

Definition at line 5852 of file Index.h.

const CXIdxEntityInfo* CXIdxIBOutletCollectionAttrInfo::objcClass

Definition at line 5850 of file Index.h.


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