clang API Documentation

Public Attributes
CXIdxEntityInfo Struct Reference

#include <Index.h>

Collaboration diagram for CXIdxEntityInfo:
Collaboration graph
[legend]

List of all members.

Public Attributes

CXIdxEntityKind kind
CXIdxEntityCXXTemplateKind templateKind
CXIdxEntityLanguage lang
const char * name
const char * USR
CXCursor cursor
const CXIdxAttrInfo *const * attributes
unsigned numAttributes

Detailed Description

Definition at line 5267 of file Index.h.


Member Data Documentation

Definition at line 5274 of file Index.h.

Definition at line 5273 of file Index.h.

Definition at line 5268 of file Index.h.

Definition at line 5270 of file Index.h.

const char* CXIdxEntityInfo::name

Definition at line 5271 of file Index.h.

Definition at line 5275 of file Index.h.

Definition at line 5269 of file Index.h.

const char* CXIdxEntityInfo::USR

Definition at line 5272 of file Index.h.


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