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

Member Data Documentation

โ—† cursor

CXCursor CXIdxObjCProtocolRefInfo::cursor

Definition at line 6249 of file Index.h.

โ—† loc

CXIdxLoc CXIdxObjCProtocolRefInfo::loc

Definition at line 6250 of file Index.h.

โ—† protocol

const CXIdxEntityInfo* CXIdxObjCProtocolRefInfo::protocol

Definition at line 6248 of file Index.h.


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