class CodeViewError
Declaration
class CodeViewError : public ErrorInfo { /* full declaration omitted */ };
Description
Base class for errors originating when parsing raw PDB files
Declared at: llvm/include/llvm/DebugInfo/CodeView/CodeViewError.h:43
Inherits from: ErrorInfo
Member Variables
- public static char ID
Method Overview
- public CodeViewError(const llvm::Twine & S)
Methods
ΒΆCodeViewError(const llvm::Twine& S)
CodeViewError(const llvm::Twine& S)
Declared at: llvm/include/llvm/DebugInfo/CodeView/CodeViewError.h:47
Parameters
- const llvm::Twine& S