HomeSort by relevance Sort by last modified time
    Searched defs:is_error_code_enum (Results 1 - 16 of 16) sorted by null

  /external/libcxx/test/std/diagnostics/syserr/syserr.errcode/syserr.errcode.constructors/
ErrorCodeEnum.pass.cpp 27 template <> struct is_error_code_enum<testing> : public std::true_type {}; struct in namespace:std
  /external/libcxx/test/std/diagnostics/syserr/syserr.errcode/syserr.errcode.modifiers/
ErrorCodeEnum.pass.cpp 27 template <> struct is_error_code_enum<testing> : public std::true_type {}; struct in namespace:std
  /external/llvm/tools/llvm-cxxdump/
Error.h 36 struct is_error_code_enum<llvm::cxxdump_error> : std::true_type {}; struct in namespace:std
  /external/llvm/tools/obj2yaml/
Error.h 32 template <> struct is_error_code_enum<llvm::obj2yaml_error> : std::true_type {}; struct in namespace:std
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/diagnostics/syserr/syserr.errcode/syserr.errcode.constructors/
ErrorCodeEnum.pass.cpp 27 template <> struct is_error_code_enum<testing> : public std::true_type {}; struct in namespace:std
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/diagnostics/syserr/syserr.errcode/syserr.errcode.modifiers/
ErrorCodeEnum.pass.cpp 27 template <> struct is_error_code_enum<testing> : public std::true_type {}; struct in namespace:std
  /external/llvm/tools/llvm-readobj/
Error.h 38 template <> struct is_error_code_enum<llvm::readobj_error> : std::true_type {}; struct in namespace:std
  /external/llvm/include/llvm/Object/
Error.h 49 struct is_error_code_enum<llvm::object::object_error> : std::true_type {}; struct in namespace:std
  /external/llvm/include/llvm/Bitcode/
ReaderWriter.h 210 template <> struct is_error_code_enum<llvm::BitcodeError> : std::true_type {}; struct in namespace:std
  /external/clang/include/clang/Frontend/
SerializedDiagnosticReader.h 128 struct is_error_code_enum<clang::serialized_diags::SDError> : std::true_type {}; struct in namespace:std
  /external/llvm/include/llvm/Support/
Errc.h 84 template <> struct is_error_code_enum<llvm::errc> : std::true_type {}; struct in namespace:llvm::std
  /external/llvm/include/llvm/ProfileData/
SampleProf.h 63 struct is_error_code_enum<llvm::sampleprof_error> : std::true_type {}; struct in namespace:std
CoverageMapping.h 506 struct is_error_code_enum<llvm::coveragemap_error> : std::true_type {}; struct in namespace:std
InstrProf.h 587 struct is_error_code_enum<llvm::instrprof_error> : std::true_type {}; struct in namespace:llvm::std
  /external/parameter-framework/asio-1.10.6/include/asio/
error.hpp 222 template<> struct is_error_code_enum<asio::error::basic_errors> struct in namespace:std
227 template<> struct is_error_code_enum<asio::error::netdb_errors> struct in namespace:std
232 template<> struct is_error_code_enum<asio::error::addrinfo_errors> struct in namespace:std
237 template<> struct is_error_code_enum<asio::error::misc_errors> struct in namespace:std
  /external/clang/include/clang/Format/
Format.h 787 struct is_error_code_enum<clang::format::ParseError> : std::true_type {}; struct in namespace:std

Completed in 768 milliseconds