clang 22.0.0git

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 6177 of file Index.h.

Member Data Documentation

◆ int_data

unsigned CXIdxLoc::int_data

Definition at line 6179 of file Index.h.

◆ ptr_data

void* CXIdxLoc::ptr_data[2]

Definition at line 6178 of file Index.h.


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