HomeSort by: relevance | last modified time | path
    Searched defs:is_error_code_enum (Results 1 - 14 of 14) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-cxxdump/
Error.h 35 struct is_error_code_enum<llvm::cxxdump_error> : std::true_type {}; struct in namespace:std
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
CodeViewError.h 31 struct is_error_code_enum<llvm::codeview::cv_error_code> : std::true_type {}; struct in namespace:std
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/MSF/
MSFError.h 32 struct is_error_code_enum<llvm::msf::msf_error_code> : std::true_type {}; struct in namespace:std
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/DIA/
DIAError.h 30 struct is_error_code_enum<llvm::pdb::dia_error_code> : std::true_type {}; struct in namespace:std
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
GenericError.h 30 struct is_error_code_enum<llvm::pdb::pdb_error_code> : std::true_type {}; struct in namespace:std
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
RawError.h 38 struct is_error_code_enum<llvm::pdb::raw_error_code> : std::true_type {}; struct in namespace:std
  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
Error.h 91 struct is_error_code_enum<llvm::object::object_error> : std::true_type {}; struct in namespace:std
  /src/external/apache2/llvm/dist/clang/include/clang/Frontend/
PrecompiledPreamble.h 323 struct is_error_code_enum<clang::BuildPreambleError> : std::true_type {}; struct in namespace:std
SerializedDiagnosticReader.h 134 struct is_error_code_enum<clang::serialized_diags::SDError> : std::true_type {}; struct in namespace:std
  /src/external/apache2/llvm/dist/llvm/include/llvm/Bitcode/
BitcodeReader.h 278 template <> struct is_error_code_enum<llvm::BitcodeError> : std::true_type {}; struct in namespace:llvm::std
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
Errc.h 84 template <> struct is_error_code_enum<llvm::errc> : std::true_type {}; struct in namespace:llvm::std
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
ios_base.h 227 template <> struct is_error_code_enum<io_errc> : public true_type { }; struct in class:io_errc
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
ios_base.h 206 template <> struct is_error_code_enum<io_errc> : public true_type { }; struct in class:io_errc
  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
SampleProf.h 80 struct is_error_code_enum<llvm::sampleprof_error> : std::true_type {}; struct in namespace:std

Completed in 44 milliseconds