Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DErrorOr.h252 std::error_code *getErrorStorage() { in getErrorStorage() function
257 const std::error_code *getErrorStorage() const { in getErrorStorage() function
DError.h635 error_type *getErrorStorage() { in getErrorStorage() function
640 const error_type *getErrorStorage() const { in getErrorStorage() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DErrorOr.h262 std::error_code *getErrorStorage() { in getErrorStorage() function
267 const std::error_code *getErrorStorage() const { in getErrorStorage() function
DError.h830 error_type *getErrorStorage() { in getErrorStorage() function
/external/llvm/include/llvm/Support/
DErrorOr.h262 std::error_code *getErrorStorage() { in getErrorStorage() function
267 const std::error_code *getErrorStorage() const { in getErrorStorage() function
DError.h795 error_type *getErrorStorage() { in getErrorStorage() function