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 4467 of file Index.h.


Member Data Documentation

Definition at line 4474 of file Index.h.

Definition at line 4473 of file Index.h.

Definition at line 4468 of file Index.h.

Definition at line 4470 of file Index.h.

const char* CXIdxEntityInfo::name

Definition at line 4471 of file Index.h.

Definition at line 4475 of file Index.h.

Definition at line 4469 of file Index.h.

const char* CXIdxEntityInfo::USR

Definition at line 4472 of file Index.h.


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