clang  3.7.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 5392 of file Index.h.

Member Data Documentation

CXCursor CXIdxObjCCategoryDeclInfo::classCursor

Definition at line 5395 of file Index.h.

CXIdxLoc CXIdxObjCCategoryDeclInfo::classLoc

Definition at line 5396 of file Index.h.

const CXIdxObjCContainerDeclInfo* CXIdxObjCCategoryDeclInfo::containerInfo

Definition at line 5393 of file Index.h.

const CXIdxEntityInfo* CXIdxObjCCategoryDeclInfo::objcClass

Definition at line 5394 of file Index.h.

const CXIdxObjCProtocolRefListInfo* CXIdxObjCCategoryDeclInfo::protocols

Definition at line 5397 of file Index.h.


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