LLVM 19.0.0git
Public Attributes | List of all members
llvm::codeview::DebugInlineeLinesSubsection::Entry Struct Reference

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

Public Attributes

std::vector< support::ulittle32_tExtraFiles
 
InlineeSourceLineHeader Header
 

Detailed Description

Definition at line 89 of file DebugInlineeLinesSubsection.h.

Member Data Documentation

◆ ExtraFiles

std::vector<support::ulittle32_t> llvm::codeview::DebugInlineeLinesSubsection::Entry::ExtraFiles

◆ Header

InlineeSourceLineHeader llvm::codeview::DebugInlineeLinesSubsection::Entry::Header

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