LLVM: llvm::CodeViewYAML::YAMLCrossModuleImport Struct Reference (original) (raw)

#include "[llvm/ObjectYAML/CodeViewYAMLDebugSections.h](CodeViewYAMLDebugSections%5F8h%5Fsource.html)"

Public Attributes
StringRef ModuleName
std::vector< uint32_t > ImportIds

Detailed Description

Definition at line 58 of file CodeViewYAMLDebugSections.h.

Member Data Documentation

ImportIds

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

Definition at line 60 of file CodeViewYAMLDebugSections.h.

ModuleName

StringRef llvm::CodeViewYAML::YAMLCrossModuleImport::ModuleName

Definition at line 59 of file CodeViewYAMLDebugSections.h.


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