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

The type of an element in the abstract syntax tree. More...

#include <Index.h>

Collaboration diagram for CXType:
[legend]

Public Attributes

enum CXTypeKind kind
 
void * data [2]
 

Detailed Description

The type of an element in the abstract syntax tree.

Definition at line 3021 of file Index.h.

Member Data Documentation

void* CXType::data[2]

Definition at line 3023 of file Index.h.

enum CXTypeKind CXType::kind

Definition at line 3022 of file Index.h.


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