LLVM 22.0.0git
llvm::MCCVFunctionInfo::LineInfo Struct Reference

#include "llvm/MC/MCCodeView.h"

Public Attributes

unsigned File
unsigned Line
unsigned Col

Detailed Description

Definition at line 108 of file MCCodeView.h.

Member Data Documentation

◆ Col

unsigned llvm::MCCVFunctionInfo::LineInfo::Col

Definition at line 111 of file MCCodeView.h.

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

◆ File

unsigned llvm::MCCVFunctionInfo::LineInfo::File

◆ Line

unsigned llvm::MCCVFunctionInfo::LineInfo::Line

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