clang  3.7.0
Public Attributes | List of all members
CXToken Struct Reference

Describes a single preprocessing token. More...

#include <Index.h>

Collaboration diagram for CXToken:
[legend]

Public Attributes

unsigned int_data [4]
 
void * ptr_data
 

Detailed Description

Describes a single preprocessing token.

Definition at line 4119 of file Index.h.

Member Data Documentation

unsigned CXToken::int_data[4]

Definition at line 4120 of file Index.h.

void* CXToken::ptr_data

Definition at line 4121 of file Index.h.


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