LLVM 20.0.0git
|
#include "llvm/ObjectYAML/CodeViewYAMLDebugSections.h"
Public Attributes | |
uint16_t | StartColumn |
uint16_t | EndColumn |
Definition at line 69 of file CodeViewYAMLDebugSections.h.
uint16_t llvm::CodeViewYAML::SourceColumnEntry::EndColumn |
Definition at line 71 of file CodeViewYAMLDebugSections.h.
uint16_t llvm::CodeViewYAML::SourceColumnEntry::StartColumn |
Definition at line 70 of file CodeViewYAMLDebugSections.h.