LLVM 19.0.0git
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"

Public Attributes

uint8_t Guid [16]
 

Detailed Description

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

Definition at line 21 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: