LLVM 19.0.0git
Public Attributes | List of all members
llvm::CodeViewYAML::SourceColumnEntry Struct Reference

#include "llvm/ObjectYAML/CodeViewYAMLDebugSections.h"

Public Attributes

uint16_t StartColumn
 
uint16_t EndColumn
 

Detailed Description

Definition at line 69 of file CodeViewYAMLDebugSections.h.

Member Data Documentation

◆ EndColumn

uint16_t llvm::CodeViewYAML::SourceColumnEntry::EndColumn

Definition at line 71 of file CodeViewYAMLDebugSections.h.

◆ StartColumn

uint16_t llvm::CodeViewYAML::SourceColumnEntry::StartColumn

Definition at line 70 of file CodeViewYAMLDebugSections.h.


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