class MSFError

Declaration

class MSFError : public ErrorInfo { /* full declaration omitted */ };

Description

Base class for errors originating when parsing raw PDB files

Declared at: llvm/include/llvm/DebugInfo/MSF/MSFError.h:43

Inherits from: ErrorInfo

Member Variables

public static char ID

Method Overview

Methods

ΒΆMSFError(const llvm::Twine& S)

Declared at: llvm/include/llvm/DebugInfo/MSF/MSFError.h:46

Parameters

const llvm::Twine& S