LLVM  4.0.0
Public Attributes | List of all members
llvm::MCCVFunctionInfo::LineInfo Struct Reference

#include <MCCodeView.h>

Collaboration diagram for llvm::MCCVFunctionInfo::LineInfo:
[legend]

Public Attributes

unsigned File
 
unsigned Line
 
unsigned Col
 

Detailed Description

Definition at line 122 of file MCCodeView.h.

Member Data Documentation

unsigned llvm::MCCVFunctionInfo::LineInfo::Col

Definition at line 125 of file MCCodeView.h.

Referenced by llvm::CodeViewContext::recordInlinedCallSiteId().

unsigned llvm::MCCVFunctionInfo::LineInfo::File
unsigned llvm::MCCVFunctionInfo::LineInfo::Line

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