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 6383 of file Index.h.

Member Data Documentation

◆ containerInfo

const CXIdxObjCContainerDeclInfo* CXIdxObjCInterfaceDeclInfo::containerInfo

Definition at line 6384 of file Index.h.

◆ protocols

const CXIdxObjCProtocolRefListInfo* CXIdxObjCInterfaceDeclInfo::protocols

Definition at line 6386 of file Index.h.

◆ superInfo

const CXIdxBaseClassInfo* CXIdxObjCInterfaceDeclInfo::superInfo

Definition at line 6385 of file Index.h.


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