clang  3.8.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 5456 of file Index.h.

Member Data Documentation

const CXIdxObjCContainerDeclInfo* CXIdxObjCInterfaceDeclInfo::containerInfo

Definition at line 5457 of file Index.h.

const CXIdxObjCProtocolRefListInfo* CXIdxObjCInterfaceDeclInfo::protocols

Definition at line 5459 of file Index.h.

const CXIdxBaseClassInfo* CXIdxObjCInterfaceDeclInfo::superInfo

Definition at line 5458 of file Index.h.


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