LLVM
8.0.1
|
#include "llvm/ObjectYAML/CodeViewYAMLDebugSections.h"
Public Attributes | |
uint16_t | StartColumn |
uint16_t | EndColumn |
Definition at line 70 of file CodeViewYAMLDebugSections.h.
uint16_t llvm::CodeViewYAML::SourceColumnEntry::EndColumn |
Definition at line 72 of file CodeViewYAMLDebugSections.h.
Referenced by getFileName().
uint16_t llvm::CodeViewYAML::SourceColumnEntry::StartColumn |
Definition at line 71 of file CodeViewYAMLDebugSections.h.
Referenced by getFileName().