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

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

Collaboration diagram for llvm::codeview::ColumnNumberEntry:
Collaboration graph
[legend]

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: