clang  3.9.0
Public Attributes | List of all members
CXIdxLoc Struct Reference

Source location passed to index callbacks. More...

#include <Index.h>

Collaboration diagram for CXIdxLoc:
[legend]

Public Attributes

void * ptr_data [2]
 
unsigned int_data
 

Detailed Description

Source location passed to index callbacks.

Definition at line 5430 of file Index.h.

Member Data Documentation

unsigned CXIdxLoc::int_data

Definition at line 5432 of file Index.h.

void* CXIdxLoc::ptr_data[2]

Definition at line 5431 of file Index.h.


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