ΒΆllvm::Error createFileError(const llvm::Twine&,
size_t,
llvm::Error)
llvm::Error createFileError(const llvm::Twine&,
size_t,
llvm::Error)
Description
Concatenate a source file path and/or name with line number and an Error. The resulting Error is unchecked.
Declared at: llvm/include/llvm/Support/Error.h:1224
Parameters
- const llvm::Twine&
- size_t
- llvm::Error