LLVM
8.0.1
|
#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.
Referenced by getFileName().
StringRef llvm::CodeViewYAML::YAMLCrossModuleImport::ModuleName |
Definition at line 59 of file CodeViewYAMLDebugSections.h.
Referenced by getFileName().