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

#include "llvm/ObjectYAML/CodeViewYAMLDebugSections.h"

Public Attributes

StringRef ModuleName
 
std::vector< uint32_tImportIds
 

Detailed Description

Definition at line 57 of file CodeViewYAMLDebugSections.h.

Member Data Documentation

◆ ImportIds

std::vector<uint32_t> llvm::CodeViewYAML::YAMLCrossModuleImport::ImportIds

Definition at line 59 of file CodeViewYAMLDebugSections.h.

◆ ModuleName

StringRef llvm::CodeViewYAML::YAMLCrossModuleImport::ModuleName

Definition at line 58 of file CodeViewYAMLDebugSections.h.


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