LLVM 22.0.0git
llvm::CompileUnitIdentifiers Struct Reference

#include "llvm/DWP/DWP.h"

Public Attributes

uint64_t Signature = 0
const charName = ""
const charDWOName = ""

Detailed Description

Definition at line 64 of file DWP.h.

Member Data Documentation

◆ DWOName

const char* llvm::CompileUnitIdentifiers::DWOName = ""

Definition at line 67 of file DWP.h.

◆ Name

const char* llvm::CompileUnitIdentifiers::Name = ""

Definition at line 66 of file DWP.h.

◆ Signature

uint64_t llvm::CompileUnitIdentifiers::Signature = 0

Definition at line 65 of file DWP.h.


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