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

#include "clang-c/Index.h"

Collaboration diagram for CXIdxObjCInterfaceDeclInfo:
[legend]

Public Attributes

const CXIdxObjCContainerDeclInfocontainerInfo
 
const CXIdxBaseClassInfosuperInfo
 
const
CXIdxObjCProtocolRefListInfo
protocols
 

Detailed Description

Definition at line 5913 of file Index.h.

Member Data Documentation

const CXIdxObjCContainerDeclInfo* CXIdxObjCInterfaceDeclInfo::containerInfo

Definition at line 5914 of file Index.h.

const CXIdxObjCProtocolRefListInfo* CXIdxObjCInterfaceDeclInfo::protocols

Definition at line 5916 of file Index.h.

const CXIdxBaseClassInfo* CXIdxObjCInterfaceDeclInfo::superInfo

Definition at line 5915 of file Index.h.


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