clang  5.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
CXIdxObjCProtocolRefListInfo
protocols
 

Detailed Description

Definition at line 5919 of file Index.h.

Member Data Documentation

CXCursor CXIdxObjCCategoryDeclInfo::classCursor

Definition at line 5922 of file Index.h.

CXIdxLoc CXIdxObjCCategoryDeclInfo::classLoc

Definition at line 5923 of file Index.h.

const CXIdxObjCContainerDeclInfo* CXIdxObjCCategoryDeclInfo::containerInfo

Definition at line 5920 of file Index.h.

const CXIdxEntityInfo* CXIdxObjCCategoryDeclInfo::objcClass

Definition at line 5921 of file Index.h.

const CXIdxObjCProtocolRefListInfo* CXIdxObjCCategoryDeclInfo::protocols

Definition at line 5924 of file Index.h.


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