LLVM 19.0.0git
Public Attributes | List of all members
llvm::codeview::ColumnNumberEntry Struct Reference

#include "llvm/DebugInfo/CodeView/DebugLinesSubsection.h"

Public Attributes

support::ulittle16_t StartColumn
 
support::ulittle16_t EndColumn
 

Detailed Description

Definition at line 60 of file DebugLinesSubsection.h.

Member Data Documentation

◆ EndColumn

support::ulittle16_t llvm::codeview::ColumnNumberEntry::EndColumn

◆ StartColumn

support::ulittle16_t llvm::codeview::ColumnNumberEntry::StartColumn

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