clang 19.0.0git
Public Attributes | List of all members
CXIdxObjCCategoryDeclInfo Struct Reference

#include "clang-c/Index.h"

Public Attributes

const CXIdxObjCContainerDeclInfocontainerInfo
 
const CXIdxEntityInfoobjcClass
 
CXCursor classCursor
 
CXIdxLoc classLoc
 
const CXIdxObjCProtocolRefListInfoprotocols
 

Detailed Description

Definition at line 6153 of file Index.h.

Member Data Documentation

◆ classCursor

CXCursor CXIdxObjCCategoryDeclInfo::classCursor

Definition at line 6156 of file Index.h.

◆ classLoc

CXIdxLoc CXIdxObjCCategoryDeclInfo::classLoc

Definition at line 6157 of file Index.h.

◆ containerInfo

const CXIdxObjCContainerDeclInfo* CXIdxObjCCategoryDeclInfo::containerInfo

Definition at line 6154 of file Index.h.

◆ objcClass

const CXIdxEntityInfo* CXIdxObjCCategoryDeclInfo::objcClass

Definition at line 6155 of file Index.h.

◆ protocols

const CXIdxObjCProtocolRefListInfo* CXIdxObjCCategoryDeclInfo::protocols

Definition at line 6158 of file Index.h.


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