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

  /external/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
  /external/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/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/include/llvm/Object/
Error.h 42 struct is_error_code_enum<llvm::object::object_error> : 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/ProfileData/
InstrProf.h 48 struct is_error_code_enum<llvm::instrprof_error> : 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/clang/include/clang/Format/
Format.h 529 struct is_error_code_enum<clang::format::ParseError> : std::true_type {}; struct in namespace:std

Completed in 255 milliseconds