struct CXFileUniqueID
Declaration
struct CXFileUniqueID { /* full declaration omitted */ };
Description
Uniquely identifies a CXFile, that refers to the same underlying file, across an indexing session.
Declared at: clang/include/clang-c/Index.h:369
Member Variables
- public unsigned long long[3] data