LLVM  8.0.1
Public Attributes | List of all members
llvm::codeview::GUID Struct Reference

This represents the 'GUID' type from windows.h. More...

#include "llvm/DebugInfo/CodeView/GUID.h"

Collaboration diagram for llvm::codeview::GUID:
Collaboration graph
[legend]

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

◆ Guid

uint8_t llvm::codeview::GUID::Guid[16]

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