clang  3.9.0
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 <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 302 of file Index.h.

Member Data Documentation

unsigned long long CXFileUniqueID::data[3]

Definition at line 303 of file Index.h.


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