Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDErrorOr.h252 std::error_code *getErrorStorage() { in getErrorStorage() function
257 const std::error_code *getErrorStorage() const { in getErrorStorage() function
HDError.h635 error_type *getErrorStorage() { in getErrorStorage() function
640 const error_type *getErrorStorage() const { in getErrorStorage() function