LLVM  8.0.1
Public Member Functions | Public Attributes | List of all members
llvm::VarStreamArrayExtractor< codeview::InlineeSourceLine > Struct Template Reference

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

Collaboration diagram for llvm::VarStreamArrayExtractor< codeview::InlineeSourceLine >:
Collaboration graph
[legend]

Public Member Functions

Error operator() (BinaryStreamRef Stream, uint32_t &Len, codeview::InlineeSourceLine &Item)
 

Public Attributes

bool HasExtraFiles = false
 

Detailed Description

template<>
struct llvm::VarStreamArrayExtractor< codeview::InlineeSourceLine >

Definition at line 53 of file DebugInlineeLinesSubsection.h.

Member Function Documentation

◆ operator()()

Member Data Documentation

◆ HasExtraFiles

Definition at line 57 of file DebugInlineeLinesSubsection.h.


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