Searched defs:getErrorStorage (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DErrorOr.h252 std::error_code *getErrorStorage() { function in class:llvm::ErrorOr
257 const std::error_code *getErrorStorage() const { function in class:llvm::ErrorOr
H A DError.h635 error_type *getErrorStorage() { function in class:llvm::Expected
640 const error_type *getErrorStorage() const { function in class:llvm::Expected

Completed in 105 milliseconds