Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/tools/llvm-vtabledump/
H A DError.h28 inline std::error_code make_error_code(vtabledump_error e) { in make_error_code() function
/minix3/external/bsd/llvm/dist/llvm/tools/obj2yaml/
H A DError.h25 inline std::error_code make_error_code(obj2yaml_error e) { in make_error_code() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Object/
H A DError.h33 inline std::error_code make_error_code(object_error e) { in make_error_code() function
/minix3/external/bsd/libc++/dist/libcxx/test/diagnostics/syserr/syserr.errcode/syserr.errcode.modifiers/
H A DErrorCodeEnum.pass.cpp32 make_error_code(testing x) in make_error_code() function
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-readobj/
H A DError.h31 inline std::error_code make_error_code(readobj_error e) { in make_error_code() function
/minix3/external/bsd/libc++/dist/libcxx/test/std/diagnostics/syserr/syserr.errcode/syserr.errcode.constructors/
H A DErrorCodeEnum.pass.cpp32 make_error_code(testing x) in make_error_code() function
/minix3/external/bsd/libc++/dist/libcxx/test/std/diagnostics/syserr/syserr.errcode/syserr.errcode.modifiers/
H A DErrorCodeEnum.pass.cpp32 make_error_code(testing x) in make_error_code() function
/minix3/external/bsd/libc++/dist/libcxx/test/diagnostics/syserr/syserr.errcode/syserr.errcode.constructors/
H A DErrorCodeEnum.pass.cpp32 make_error_code(testing x) in make_error_code() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProf.h38 inline std::error_code make_error_code(sampleprof_error E) { in make_error_code() function
H A DInstrProf.h40 inline std::error_code make_error_code(instrprof_error E) { in make_error_code() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Bitcode/
H A DReaderWriter.h147 inline std::error_code make_error_code(BitcodeError E) { in make_error_code() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DErrc.h78 inline std::error_code make_error_code(errc E) { in make_error_code() function
/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h41 inline std::error_code make_error_code(SDError E) { in make_error_code() function
/minix3/external/bsd/llvm/dist/clang/lib/Format/
H A DFormat.cpp306 std::error_code make_error_code(ParseError e) { in make_error_code() function