|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Definitions
include/llvm/DebugInfo/CodeView/CodeViewError.h 38 inline std::error_code make_error_code(cv_error_code E) {
include/llvm/DebugInfo/MSF/MSFError.h 38 inline std::error_code make_error_code(msf_error_code E) {
include/llvm/DebugInfo/PDB/GenericError.h 38 inline std::error_code make_error_code(pdb_error_code E) {
include/llvm/DebugInfo/PDB/Native/RawError.h 45 inline std::error_code make_error_code(raw_error_code E) {
include/llvm/Object/Error.h 39 inline std::error_code make_error_code(object_error e) {
include/llvm/ProfileData/SampleProf.h 61 inline std::error_code make_error_code(sampleprof_error E) {
include/llvm/Support/Errc.h 78 inline std::error_code make_error_code(errc E) {
tools/clang/include/clang/Frontend/SerializedDiagnosticReader.h 41 inline std::error_code make_error_code(SDError E) {
tools/clang/lib/Format/Format.cpp 617 std::error_code make_error_code(ParseError e) {
tools/llvm-cxxdump/Error.h 27 inline std::error_code make_error_code(cxxdump_error e) {
tools/llvm-readobj/Error.h 30 inline std::error_code make_error_code(readobj_error e) {
tools/obj2yaml/Error.h 27 inline std::error_code make_error_code(obj2yaml_error e) {
unittests/Support/ErrorTest.cpp 926 inline std::error_code make_error_code(test_error_code E) {