clang 22.0.0git
CXIdxObjCInterfaceDeclInfo Struct Reference

#include "clang-c/Index.h"

Public Attributes

const CXIdxObjCContainerDeclInfocontainerInfo
const CXIdxBaseClassInfosuperInfo
const CXIdxObjCProtocolRefListInfoprotocols

Detailed Description

Definition at line 6387 of file Index.h.

Member Data Documentation

◆ containerInfo

const CXIdxObjCContainerDeclInfo* CXIdxObjCInterfaceDeclInfo::containerInfo

Definition at line 6388 of file Index.h.

◆ protocols

const CXIdxObjCProtocolRefListInfo* CXIdxObjCInterfaceDeclInfo::protocols

Definition at line 6390 of file Index.h.

◆ superInfo

const CXIdxBaseClassInfo* CXIdxObjCInterfaceDeclInfo::superInfo

Definition at line 6389 of file Index.h.


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