clang 19.0.0git
Public Attributes | List of all members
CXFileUniqueID Struct Reference

Uniquely identifies a CXFile, that refers to the same underlying file, across an indexing session. More...

#include "clang-c/CXFile.h"

Public Attributes

unsigned long long data [3]
 

Detailed Description

Uniquely identifies a CXFile, that refers to the same underlying file, across an indexing session.

Definition at line 50 of file CXFile.h.

Member Data Documentation

◆ data

unsigned long long CXFileUniqueID::data[3]

Definition at line 51 of file CXFile.h.


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