clang  9.0.0
Public Attributes | List of all members

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

#include "clang-c/Index.h"

Collaboration diagram for CXFileUniqueID:
[legend]

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

Member Data Documentation

◆ data

unsigned long long CXFileUniqueID::data[3]

Definition at line 376 of file Index.h.


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