Home
last modified time | relevance | path

Searched defs:make_error_code (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DError.h39 inline std::error_code make_error_code(object_error e) { in make_error_code() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DSampleProf.h61 inline std::error_code make_error_code(sampleprof_error E) { in make_error_code() function
DInstrProf.h297 inline std::error_code make_error_code(instrprof_error E) { in make_error_code() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DErrc.h78 inline std::error_code make_error_code(errc E) { in make_error_code() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DErrc.h78 inline std::error_code make_error_code(errc E) { in make_error_code() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
DBitcodeReader.h260 inline std::error_code make_error_code(BitcodeError E) { in make_error_code() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h62 inline std::error_code make_error_code(coveragemap_error E) { in make_error_code() function
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan.hpp6012 VULKAN_HPP_INLINE std::error_code make_error_code( Result e ) VULKAN_HPP_NOEXCEPT in make_error_code() function
/third_party/vulkan-headers/include/vulkan/
Dvulkan.hpp6287 VULKAN_HPP_INLINE std::error_code make_error_code( Result e ) VULKAN_HPP_NOEXCEPT in make_error_code() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp25753 make_error_code(errc __e) noexcept in make_error_code() function
26113 make_error_code(io_errc e) noexcept in make_error_code() function