clang  3.9.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 4319 of file Index.h.

Member Data Documentation

unsigned CXToken::int_data[4]

Definition at line 4320 of file Index.h.

void* CXToken::ptr_data

Definition at line 4321 of file Index.h.


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