clang  9.0.0
Public Attributes | List of all members
CXIdxObjCCategoryDeclInfo Struct Reference

#include "clang-c/Index.h"

Collaboration diagram for CXIdxObjCCategoryDeclInfo:
[legend]

Public Attributes

const CXIdxObjCContainerDeclInfocontainerInfo
 
const CXIdxEntityInfoobjcClass
 
CXCursor classCursor
 
CXIdxLoc classLoc
 
const CXIdxObjCProtocolRefListInfoprotocols
 

Detailed Description

Definition at line 6360 of file Index.h.

Member Data Documentation

◆ classCursor

CXCursor CXIdxObjCCategoryDeclInfo::classCursor

Definition at line 6363 of file Index.h.

◆ classLoc

CXIdxLoc CXIdxObjCCategoryDeclInfo::classLoc

Definition at line 6364 of file Index.h.

◆ containerInfo

const CXIdxObjCContainerDeclInfo* CXIdxObjCCategoryDeclInfo::containerInfo

Definition at line 6361 of file Index.h.

◆ objcClass

const CXIdxEntityInfo* CXIdxObjCCategoryDeclInfo::objcClass

Definition at line 6362 of file Index.h.

◆ protocols

const CXIdxObjCProtocolRefListInfo* CXIdxObjCCategoryDeclInfo::protocols

Definition at line 6365 of file Index.h.


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