Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DErrorOr.h246 std::error_code *getErrorStorage() { in getErrorStorage() function
251 const std::error_code *getErrorStorage() const { in getErrorStorage() function
H A DError.h673 error_type *getErrorStorage() { in getErrorStorage() function
678 const error_type *getErrorStorage() const { in getErrorStorage() function
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/orc/
H A Derror.h353 error_type *getErrorStorage() { in getErrorStorage() function
358 const error_type *getErrorStorage() const { in getErrorStorage() function