|
LLVM 22.0.0git
|
#include "llvm/ObjectYAML/CodeViewYAMLDebugSections.h"
Public Attributes | |
| StringRef | ModuleName |
| std::vector< uint32_t > | ImportIds |
Definition at line 58 of file CodeViewYAMLDebugSections.h.
| std::vector<uint32_t> llvm::CodeViewYAML::YAMLCrossModuleImport::ImportIds |
Definition at line 60 of file CodeViewYAMLDebugSections.h.
| StringRef llvm::CodeViewYAML::YAMLCrossModuleImport::ModuleName |
Definition at line 59 of file CodeViewYAMLDebugSections.h.