clang  3.8.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 5462 of file Index.h.

Member Data Documentation

CXCursor CXIdxObjCCategoryDeclInfo::classCursor

Definition at line 5465 of file Index.h.

CXIdxLoc CXIdxObjCCategoryDeclInfo::classLoc

Definition at line 5466 of file Index.h.

const CXIdxObjCContainerDeclInfo* CXIdxObjCCategoryDeclInfo::containerInfo

Definition at line 5463 of file Index.h.

const CXIdxEntityInfo* CXIdxObjCCategoryDeclInfo::objcClass

Definition at line 5464 of file Index.h.

const CXIdxObjCProtocolRefListInfo* CXIdxObjCCategoryDeclInfo::protocols

Definition at line 5467 of file Index.h.


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