clang 20.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 6220 of file Index.h.

Member Data Documentation

◆ classCursor

CXCursor CXIdxObjCCategoryDeclInfo::classCursor

Definition at line 6223 of file Index.h.

◆ classLoc

CXIdxLoc CXIdxObjCCategoryDeclInfo::classLoc

Definition at line 6224 of file Index.h.

◆ containerInfo

const CXIdxObjCContainerDeclInfo* CXIdxObjCCategoryDeclInfo::containerInfo

Definition at line 6221 of file Index.h.

◆ objcClass

const CXIdxEntityInfo* CXIdxObjCCategoryDeclInfo::objcClass

Definition at line 6222 of file Index.h.

◆ protocols

const CXIdxObjCProtocolRefListInfo* CXIdxObjCCategoryDeclInfo::protocols

Definition at line 6225 of file Index.h.


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