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

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-cxxdump/
H A DError.h27 inline std::error_code make_error_code(cxxdump_error e) { function in namespace:llvm
/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DGenericError.h37 inline std::error_code make_error_code(pdb_error_code E) { function in namespace:llvm::pdb
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/MSF/
H A DMSFError.h39 inline std::error_code make_error_code(msf_error_code E) { function in namespace:llvm::msf
/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DError.h41 inline std::error_code make_error_code(object_error e) { function in namespace:llvm::object
/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h270 inline std::error_code make_error_code(BitcodeError E) { function in class:llvm::BitcodeError
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DErrc.h78 inline std::error_code make_error_code(errc E) { function in class:llvm::errc
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h41 inline std::error_code make_error_code(SDError E) { function in namespace:clang::serialized_diags
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp860 std::error_code clang::make_error_code(BuildPreambleError Error) { function in class:clang
/netbsd-current/external/apache2/llvm/dist/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.h305 inline std::error_code make_error_code(instrprof_error E) { function in namespace:llvm
/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp804 std::error_code make_error_code(ParseError e) { function in namespace:clang::format
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h64 inline std::error_code make_error_code(coveragemap_error E) { function in namespace:llvm::coverage

Completed in 182 milliseconds