HomeSort by relevance Sort by last modified time
    Searched refs:ErrorStorage (Results 1 - 25 of 32) sorted by null

1 2

  /external/llvm/include/llvm/Support/
ErrorOr.h 264 return reinterpret_cast<std::error_code *>(ErrorStorage.buffer);
273 AlignedCharArrayUnion<std::error_code> ErrorStorage;
Error.h 797 return reinterpret_cast<error_type *>(ErrorStorage.buffer);
818 AlignedCharArrayUnion<error_type> ErrorStorage;
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ErrorOr.h 264 return reinterpret_cast<std::error_code *>(ErrorStorage.buffer);
273 AlignedCharArrayUnion<std::error_code> ErrorStorage;
Error.h 832 return reinterpret_cast<error_type *>(ErrorStorage.buffer);
853 AlignedCharArrayUnion<error_type> ErrorStorage;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ErrorOr.h 264 return reinterpret_cast<std::error_code *>(ErrorStorage.buffer);
273 AlignedCharArrayUnion<std::error_code> ErrorStorage;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
ErrorOr.h 267 return reinterpret_cast<std::error_code *>(ErrorStorage.buffer);
276 AlignedCharArrayUnion<std::error_code> ErrorStorage;
Error.h 849 return reinterpret_cast<error_type *>(ErrorStorage.buffer);
854 return reinterpret_cast<const error_type *>(ErrorStorage.buffer);
882 AlignedCharArrayUnion<error_type> ErrorStorage;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
ErrorOr.h 267 return reinterpret_cast<std::error_code *>(ErrorStorage.buffer);
276 AlignedCharArrayUnion<std::error_code> ErrorStorage;
Error.h 849 return reinterpret_cast<error_type *>(ErrorStorage.buffer);
854 return reinterpret_cast<const error_type *>(ErrorStorage.buffer);
882 AlignedCharArrayUnion<error_type> ErrorStorage;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
ErrorOr.h 267 return reinterpret_cast<std::error_code *>(ErrorStorage.buffer);
276 AlignedCharArrayUnion<std::error_code> ErrorStorage;
Error.h 620 return reinterpret_cast<error_type *>(ErrorStorage.buffer);
625 return reinterpret_cast<const error_type *>(ErrorStorage.buffer);
653 AlignedCharArrayUnion<error_type> ErrorStorage;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
ErrorOr.h 267 return reinterpret_cast<std::error_code *>(ErrorStorage.buffer);
276 AlignedCharArrayUnion<std::error_code> ErrorStorage;
Error.h 620 return reinterpret_cast<error_type *>(ErrorStorage.buffer);
625 return reinterpret_cast<const error_type *>(ErrorStorage.buffer);
653 AlignedCharArrayUnion<error_type> ErrorStorage;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
ErrorOr.h 267 return reinterpret_cast<std::error_code *>(ErrorStorage.buffer);
276 AlignedCharArrayUnion<std::error_code> ErrorStorage;
Error.h 620 return reinterpret_cast<error_type *>(ErrorStorage.buffer);
625 return reinterpret_cast<const error_type *>(ErrorStorage.buffer);
653 AlignedCharArrayUnion<error_type> ErrorStorage;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
ErrorOr.h 267 return reinterpret_cast<std::error_code *>(ErrorStorage.buffer);
276 AlignedCharArrayUnion<std::error_code> ErrorStorage;
Error.h 620 return reinterpret_cast<error_type *>(ErrorStorage.buffer);
625 return reinterpret_cast<const error_type *>(ErrorStorage.buffer);
653 AlignedCharArrayUnion<error_type> ErrorStorage;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ErrorOr.h 264 return reinterpret_cast<std::error_code *>(ErrorStorage.buffer);
273 AlignedCharArrayUnion<std::error_code> ErrorStorage;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
ErrorOr.h 267 return reinterpret_cast<std::error_code *>(ErrorStorage.buffer);
276 AlignedCharArrayUnion<std::error_code> ErrorStorage;
Error.h 849 return reinterpret_cast<error_type *>(ErrorStorage.buffer);
854 return reinterpret_cast<const error_type *>(ErrorStorage.buffer);
882 AlignedCharArrayUnion<error_type> ErrorStorage;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
ErrorOr.h 267 return reinterpret_cast<std::error_code *>(ErrorStorage.buffer);
276 AlignedCharArrayUnion<std::error_code> ErrorStorage;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
ErrorOr.h 267 return reinterpret_cast<std::error_code *>(ErrorStorage.buffer);
276 AlignedCharArrayUnion<std::error_code> ErrorStorage;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
ErrorOr.h 267 return reinterpret_cast<std::error_code *>(ErrorStorage.buffer);
276 AlignedCharArrayUnion<std::error_code> ErrorStorage;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
ErrorOr.h 267 return reinterpret_cast<std::error_code *>(ErrorStorage.buffer);
276 AlignedCharArrayUnion<std::error_code> ErrorStorage;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
ErrorOr.h 267 return reinterpret_cast<std::error_code *>(ErrorStorage.buffer);
276 AlignedCharArrayUnion<std::error_code> ErrorStorage;

Completed in 486 milliseconds

1 2