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
- public MSFError(const llvm::Twine & S)
Methods
ΒΆMSFError(const llvm::Twine& S)
MSFError(const llvm::Twine& S)
Declared at: llvm/include/llvm/DebugInfo/MSF/MSFError.h:46
Parameters
- const llvm::Twine& S