LLVM 19.0.0git
Public Attributes | List of all members
llvm::CompileUnitIdentifiers Struct Reference

#include "llvm/DWP/DWP.h"

Public Attributes

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

Detailed Description

Definition at line 63 of file DWP.h.

Member Data Documentation

◆ DWOName

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

Definition at line 66 of file DWP.h.

◆ Name

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

Definition at line 65 of file DWP.h.

◆ Signature

uint64_t llvm::CompileUnitIdentifiers::Signature = 0

Definition at line 64 of file DWP.h.


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