Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/compiler-rt/lib/orc/
H A Derror.h351 error_type *getErrorStorage() { in getErrorStorage() function
356 const error_type *getErrorStorage() const { in getErrorStorage() function