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

Member Data Documentation

◆ classCursor

CXCursor CXIdxObjCCategoryDeclInfo::classCursor

Definition at line 6172 of file Index.h.

◆ classLoc

CXIdxLoc CXIdxObjCCategoryDeclInfo::classLoc

Definition at line 6173 of file Index.h.

◆ containerInfo

const CXIdxObjCContainerDeclInfo* CXIdxObjCCategoryDeclInfo::containerInfo

Definition at line 6170 of file Index.h.

◆ objcClass

const CXIdxEntityInfo* CXIdxObjCCategoryDeclInfo::objcClass

Definition at line 6171 of file Index.h.

◆ protocols

const CXIdxObjCProtocolRefListInfo* CXIdxObjCCategoryDeclInfo::protocols

Definition at line 6174 of file Index.h.


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