Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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.h680 error_type *getErrorStorage() { in getErrorStorage() function
685 const error_type *getErrorStorage() const { in getErrorStorage() function
/llvm-project-15.0.7/compiler-rt/lib/orc/
H A Derror.h353 error_type *getErrorStorage() { in getErrorStorage() function
358 const error_type *getErrorStorage() const { in getErrorStorage() function