|
LLVM
8.0.1
|
#include "llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h"

Public Member Functions | |
| Error | operator() (BinaryStreamRef Stream, uint32_t &Len, codeview::InlineeSourceLine &Item) |
Public Attributes | |
| bool | HasExtraFiles = false |
Definition at line 53 of file DebugInlineeLinesSubsection.h.
| Error llvm::VarStreamArrayExtractor< codeview::InlineeSourceLine >::operator() | ( | BinaryStreamRef | Stream, |
| uint32_t & | Len, | ||
| codeview::InlineeSourceLine & | Item | ||
| ) |
| bool llvm::VarStreamArrayExtractor< codeview::InlineeSourceLine >::HasExtraFiles = false |
Definition at line 57 of file DebugInlineeLinesSubsection.h.
1.8.13