LLVM: llvm::codeview::GUID Struct Reference (original) (raw)
This represents the 'GUID' type from windows.h. More...
#include "[llvm/DebugInfo/CodeView/GUID.h](GUID%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| uint8_t | Guid [16] |
Detailed Description
This represents the 'GUID' type from windows.h.
Definition at line 22 of file GUID.h.
Member Data Documentation
uint8_t llvm::codeview::GUID::Guid[16]
Definition at line 23 of file GUID.h.
Referenced by llvm::pdb::InfoStream::getGuid().
The documentation for this struct was generated from the following file:
- include/llvm/DebugInfo/CodeView/GUID.h