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

#include "clang-c/Index.h"

Public Attributes

const CXIdxEntityInfoprotocol
 
CXCursor cursor
 
CXIdxLoc loc
 

Detailed Description

Definition at line 6210 of file Index.h.

Member Data Documentation

◆ cursor

CXCursor CXIdxObjCProtocolRefInfo::cursor

Definition at line 6212 of file Index.h.

◆ loc

CXIdxLoc CXIdxObjCProtocolRefInfo::loc

Definition at line 6213 of file Index.h.

◆ protocol

const CXIdxEntityInfo* CXIdxObjCProtocolRefInfo::protocol

Definition at line 6211 of file Index.h.


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