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

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

Collaboration diagram for llvm::codeview::DebugInlineeLinesSubsection::Entry:
Collaboration graph
[legend]

Public Attributes

std::vector< support::ulittle32_tExtraFiles
 
InlineeSourceLineHeader Header
 

Detailed Description

Definition at line 86 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: