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

Member Data Documentation

◆ cursor

CXCursor CXIdxObjCProtocolRefInfo::cursor

Definition at line 6138 of file Index.h.

◆ loc

CXIdxLoc CXIdxObjCProtocolRefInfo::loc

Definition at line 6139 of file Index.h.

◆ protocol

const CXIdxEntityInfo* CXIdxObjCProtocolRefInfo::protocol

Definition at line 6137 of file Index.h.


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