Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DErrorOr.h245 std::error_code *getErrorStorage() { in getErrorStorage() function
250 const std::error_code *getErrorStorage() const { in getErrorStorage() function
H A DError.h691 error_type *getErrorStorage() { in getErrorStorage() function
696 const error_type *getErrorStorage() const { in getErrorStorage() function
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Derror.h351 error_type *getErrorStorage() { in getErrorStorage() function
356 const error_type *getErrorStorage() const { in getErrorStorage() function