clang 19.0.0git
Public Attributes | List of all members

Source location passed to index callbacks. More...

#include "clang-c/Index.h"

Public Attributes

void * ptr_data [2]
 
unsigned int_data
 

Detailed Description

Source location passed to index callbacks.

Definition at line 5942 of file Index.h.

Member Data Documentation

◆ int_data

unsigned CXIdxLoc::int_data

Definition at line 5944 of file Index.h.

◆ ptr_data

void* CXIdxLoc::ptr_data[2]

Definition at line 5943 of file Index.h.


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