clang 19.0.0git
Public Attributes | List of all members

Describes a single preprocessing token. More...

#include "clang-c/Index.h"

Public Attributes

unsigned int_data [4]
 
void * ptr_data
 

Detailed Description

Describes a single preprocessing token.

Definition at line 4729 of file Index.h.

Member Data Documentation

◆ int_data

unsigned CXToken::int_data[4]

Definition at line 4730 of file Index.h.

◆ ptr_data

void* CXToken::ptr_data

Definition at line 4731 of file Index.h.


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