|
LLVM
4.0.0
|
Defines a 128-bit unique identifier. More...
#include <RawTypes.h>
Public Attributes | |
| uint8_t | Guid [16] |
Defines a 128-bit unique identifier.
This maps to a GUID on Windows, but is abstracted here for the purposes of non-Windows platforms that don't have the GUID structure defined.
Definition at line 265 of file RawTypes.h.
| uint8_t llvm::pdb::PDB_UniqueId::Guid[16] |
Definition at line 266 of file RawTypes.h.
1.8.6