clang 20.0.0git
Public Attributes | List of all members
CXIdxObjCProtocolRefListInfo Struct Reference

#include "clang-c/Index.h"

Public Attributes

const CXIdxObjCProtocolRefInfo *const * protocols
 
unsigned numProtocols
 

Detailed Description

Definition at line 6209 of file Index.h.

Member Data Documentation

◆ numProtocols

unsigned CXIdxObjCProtocolRefListInfo::numProtocols

Definition at line 6211 of file Index.h.

◆ protocols

const CXIdxObjCProtocolRefInfo* const* CXIdxObjCProtocolRefListInfo::protocols

Definition at line 6210 of file Index.h.


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