Home
last modified time | relevance | path

Searched defs:is_error_code_enum (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewError.h31 struct is_error_code_enum<llvm::codeview::cv_error_code> : std::true_type {}; struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/
H A DMSFError.h31 struct is_error_code_enum<llvm::msf::msf_error_code> : std::true_type {}; struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIAError.h30 struct is_error_code_enum<llvm::pdb::dia_error_code> : std::true_type {}; struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
H A DGenericError.h31 struct is_error_code_enum<llvm::pdb::pdb_error_code> : std::true_type {}; struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawError.h38 struct is_error_code_enum<llvm::pdb::raw_error_code> : std::true_type {}; struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DError.h89 struct is_error_code_enum<llvm::object::object_error> : std::true_type {}; struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h268 template <> struct is_error_code_enum<llvm::BitcodeError> : std::true_type {}; struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DErrc.h84 template <> struct is_error_code_enum<llvm::errc> : std::true_type {}; struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DErrc.h84 template <> struct is_error_code_enum<llvm::errc> : std::true_type {}; struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DSampleProf.h80 struct is_error_code_enum<llvm::sampleprof_error> : std::true_type {}; struct
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan.hpp5938 struct is_error_code_enum<VULKAN_HPP_NAMESPACE::Result> : public true_type struct
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan.hpp6142 struct is_error_code_enum<VULKAN_HPP_NAMESPACE::Result> : public true_type struct

Completed in 48 milliseconds