Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DErrorOr.h253 std::error_code *getErrorStorage() { in getErrorStorage() function
258 const std::error_code *getErrorStorage() const { in getErrorStorage() function
H A DError.h636 error_type *getErrorStorage() { in getErrorStorage() function
641 const error_type *getErrorStorage() const { in getErrorStorage() function