clang 19.0.0git
Public Attributes | List of all members
CXIdxObjCInterfaceDeclInfo Struct Reference

#include "clang-c/Index.h"

Public Attributes

const CXIdxObjCContainerDeclInfocontainerInfo
 
const CXIdxBaseClassInfosuperInfo
 
const CXIdxObjCProtocolRefListInfoprotocols
 

Detailed Description

Definition at line 6147 of file Index.h.

Member Data Documentation

◆ containerInfo

const CXIdxObjCContainerDeclInfo* CXIdxObjCInterfaceDeclInfo::containerInfo

Definition at line 6148 of file Index.h.

◆ protocols

const CXIdxObjCProtocolRefListInfo* CXIdxObjCInterfaceDeclInfo::protocols

Definition at line 6150 of file Index.h.

◆ superInfo

const CXIdxBaseClassInfo* CXIdxObjCInterfaceDeclInfo::superInfo

Definition at line 6149 of file Index.h.


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