LLVM 22.0.0git
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 22 of file GUID.h.

Member Data Documentation

◆ Guid

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: