class RawError

Declaration

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

Description

Base class for errors originating when parsing raw PDB files

Declared at: llvm/include/llvm/DebugInfo/PDB/Native/RawError.h:48

Inherits from: ErrorInfo

Member Variables

public static char ID

Method Overview

Methods

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

Declared at: llvm/include/llvm/DebugInfo/PDB/Native/RawError.h:51

Parameters

const llvm::Twine& S