Searched defs:make_error_code (Results 1 - 17 of 17) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-cxxdump/
H A DError.h27 inline std::error_code make_error_code(cxxdump_error e) { function in namespace:llvm
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewError.h38 inline std::error_code make_error_code(cv_error_code E) { function in namespace:llvm::codeview
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/MSF/
H A DMSFError.h38 inline std::error_code make_error_code(msf_error_code E) { function in namespace:llvm::msf
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/DIA/
H A DDIAError.h37 inline std::error_code make_error_code(dia_error_code E) { function in namespace:llvm::pdb
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DError.h30 inline std::error_code make_error_code(readobj_error e) { function in namespace:llvm
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DGenericError.h38 inline std::error_code make_error_code(pdb_error_code E) { function in namespace:llvm::pdb
/freebsd-11-stable/contrib/llvm-project/lld/include/lld/Core/
H A DError.h30 inline std::error_code make_error_code(YamlReaderError e) { function in namespace:lld
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawError.h45 inline std::error_code make_error_code(raw_error_code E) { function in namespace:llvm::pdb
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DError.h39 inline std::error_code make_error_code(object_error e) { function in namespace:llvm::object
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h260 inline std::error_code make_error_code(BitcodeError E) { function in class:llvm::BitcodeError
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h41 inline std::error_code make_error_code(SDError E) { function in namespace:clang::serialized_diags
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DErrc.h78 inline std::error_code make_error_code(errc E) { function in class:llvm::errc
/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp625 std::error_code make_error_code(ParseError e) { function in namespace:clang::format
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp760 std::error_code clang::make_error_code(BuildPreambleError Error) { function in class:clang
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProf.h61 inline std::error_code make_error_code(sampleprof_error E) { function in namespace:llvm
H A DInstrProf.h297 inline std::error_code make_error_code(instrprof_error E) { function in namespace:llvm
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h62 inline std::error_code make_error_code(coveragemap_error E) { function in namespace:llvm::coverage

Completed in 152 milliseconds