clang API Documentation

Public Attributes
CXFileUniqueID Struct Reference

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

#include <Index.h>

Collaboration diagram for CXFileUniqueID:
Collaboration graph
[legend]

List of all members.

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


Member Data Documentation

Definition at line 304 of file Index.h.


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