Check that this Expected<T> is an error of type ErrT.
Synopsis
Declared in <llvm/Support/Error.h>
template<typename ErrT>
bool
errorIsA() const;
Created with MrDocs
Check that this Expected<T> is an error of type ErrT.
Declared in <llvm/Support/Error.h>
template<typename ErrT>
bool
errorIsA() const;
Created with MrDocs