clang  3.7.0
Public Attributes | List of all members
CXIdxObjCInterfaceDeclInfo Struct Reference

#include <Index.h>

Collaboration diagram for CXIdxObjCInterfaceDeclInfo:
[legend]

Public Attributes

const CXIdxObjCContainerDeclInfocontainerInfo
 
const CXIdxBaseClassInfosuperInfo
 
const
CXIdxObjCProtocolRefListInfo
protocols
 

Detailed Description

Definition at line 5386 of file Index.h.

Member Data Documentation

const CXIdxObjCContainerDeclInfo* CXIdxObjCInterfaceDeclInfo::containerInfo

Definition at line 5387 of file Index.h.

const CXIdxObjCProtocolRefListInfo* CXIdxObjCInterfaceDeclInfo::protocols

Definition at line 5389 of file Index.h.

const CXIdxBaseClassInfo* CXIdxObjCInterfaceDeclInfo::superInfo

Definition at line 5388 of file Index.h.


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