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

#include <ModuleSubstream.h>

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

Public Attributes

support::ulittle16_t StartColumn
 
support::ulittle16_t EndColumn
 

Detailed Description

Definition at line 54 of file ModuleSubstream.h.

Member Data Documentation

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

Definition at line 56 of file ModuleSubstream.h.

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

Definition at line 55 of file ModuleSubstream.h.


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