Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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