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

#include <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 5642 of file Index.h.

Member Data Documentation

CXCursor CXIdxObjCCategoryDeclInfo::classCursor

Definition at line 5645 of file Index.h.

CXIdxLoc CXIdxObjCCategoryDeclInfo::classLoc

Definition at line 5646 of file Index.h.

const CXIdxObjCContainerDeclInfo* CXIdxObjCCategoryDeclInfo::containerInfo

Definition at line 5643 of file Index.h.

const CXIdxEntityInfo* CXIdxObjCCategoryDeclInfo::objcClass

Definition at line 5644 of file Index.h.

const CXIdxObjCProtocolRefListInfo* CXIdxObjCCategoryDeclInfo::protocols

Definition at line 5647 of file Index.h.


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