Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.h640 error_type *getErrorStorage() { in getErrorStorage() function
645 const error_type *getErrorStorage() const { in getErrorStorage() function