clang  3.9.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 5636 of file Index.h.

Member Data Documentation

const CXIdxObjCContainerDeclInfo* CXIdxObjCInterfaceDeclInfo::containerInfo

Definition at line 5637 of file Index.h.

const CXIdxObjCProtocolRefListInfo* CXIdxObjCInterfaceDeclInfo::protocols

Definition at line 5639 of file Index.h.

const CXIdxBaseClassInfo* CXIdxObjCInterfaceDeclInfo::superInfo

Definition at line 5638 of file Index.h.


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