LLVM 22.0.0git
|
This is the complete list of members for llvm::vfs::OutputError, including all inherited members.
classID() | llvm::ErrorInfo< OutputError, ECError > | inlinestatic |
convertToErrorCode() const override | llvm::ECError | inlinevirtual |
dynamicClassID() const override | llvm::ErrorInfo< OutputError, ECError > | inlinevirtual |
EC | llvm::ECError | protected |
ECError()=default | llvm::ECError | protected |
ECError(std::error_code EC) | llvm::ECError | inlineprotected |
getOutputPath() const | llvm::vfs::OutputError | inline |
ID | llvm::vfs::OutputError | static |
isA(const void *const ClassID) const override | llvm::ErrorInfo< OutputError, ECError > | inlinevirtual |
llvm::ErrorInfoBase::isA() const | llvm::ErrorInfoBase | inline |
log(raw_ostream &OS) const override | llvm::vfs::OutputError | virtual |
message() const | llvm::ErrorInfoBase | inlinevirtual |
OutputError(const Twine &OutputPath, std::error_code EC) | llvm::vfs::OutputError | inline |
OutputError(const Twine &OutputPath, OutputErrorCode EV) | llvm::vfs::OutputError | inline |
setErrorCode(std::error_code EC) | llvm::ECError | inline |
~ErrorInfoBase()=default | llvm::ErrorInfoBase | virtual |