clang 19.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 6142 of file Index.h.

Member Data Documentation

◆ numProtocols

unsigned CXIdxObjCProtocolRefListInfo::numProtocols

Definition at line 6144 of file Index.h.

◆ protocols

const CXIdxObjCProtocolRefInfo* const* CXIdxObjCProtocolRefListInfo::protocols

Definition at line 6143 of file Index.h.


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