clang 22.0.0git
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 6389 of file Index.h.

Member Data Documentation

◆ classCursor

CXCursor CXIdxObjCCategoryDeclInfo::classCursor

Definition at line 6392 of file Index.h.

◆ classLoc

CXIdxLoc CXIdxObjCCategoryDeclInfo::classLoc

Definition at line 6393 of file Index.h.

◆ containerInfo

const CXIdxObjCContainerDeclInfo* CXIdxObjCCategoryDeclInfo::containerInfo

Definition at line 6390 of file Index.h.

◆ objcClass

const CXIdxEntityInfo* CXIdxObjCCategoryDeclInfo::objcClass

Definition at line 6391 of file Index.h.

◆ protocols

const CXIdxObjCProtocolRefListInfo* CXIdxObjCCategoryDeclInfo::protocols

Definition at line 6394 of file Index.h.


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