LLVM 22.0.0git
llvm::CodeViewYAML::SourceColumnEntry Struct Reference

#include "llvm/ObjectYAML/CodeViewYAMLDebugSections.h"

Public Attributes

uint16_t StartColumn
uint16_t EndColumn

Detailed Description

Definition at line 70 of file CodeViewYAMLDebugSections.h.

Member Data Documentation

◆ EndColumn

uint16_t llvm::CodeViewYAML::SourceColumnEntry::EndColumn

Definition at line 72 of file CodeViewYAMLDebugSections.h.

◆ StartColumn

uint16_t llvm::CodeViewYAML::SourceColumnEntry::StartColumn

Definition at line 71 of file CodeViewYAMLDebugSections.h.


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