clang 22.0.0git

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

#include "clang-c/Index.h"

Public Attributes

enum CXTypeKind kind
void * data [2]

Detailed Description

The type of an element in the abstract syntax tree.

Definition at line 3094 of file Index.h.

Member Data Documentation

◆ data

void* CXType::data[2]

Definition at line 3096 of file Index.h.

◆ kind

enum CXTypeKind CXType::kind

Definition at line 3095 of file Index.h.


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