HomeSort by relevance Sort by last modified time
    Searched defs:std (Results 301 - 325 of 811) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
Error.h 26 const std::error_category &object_category();
29 // Error code 0 is absent. Use std::error_code() instead.
40 inline std::error_code make_error_code(object_error e) {
41 return std::error_code(static_cast<int>(e), object_category());
51 /// std::error_code, but this will be removed in the future.
70 const std::string &getMessage() const { return Msg; }
73 std::string Msg;
87 namespace std { namespace
89 struct is_error_code_enum<llvm::object::object_error> : std::true_type {};
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MD5.h 56 std::array<uint8_t, 16> Bytes;
58 operator std::array<uint8_t, 16>() const { return Bytes; }
76 std::pair<uint64_t, uint64_t> words() const {
78 return std::make_pair(high(), low());
98 static std::array<uint8_t, 16> hash(ArrayRef<uint8_t> Data);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
Error.h 26 const std::error_category &object_category();
29 // Error code 0 is absent. Use std::error_code() instead.
40 inline std::error_code make_error_code(object_error e) {
41 return std::error_code(static_cast<int>(e), object_category());
51 /// std::error_code, but this will be removed in the future.
70 const std::string &getMessage() const { return Msg; }
73 std::string Msg;
87 namespace std { namespace
89 struct is_error_code_enum<llvm::object::object_error> : std::true_type {};
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
MD5.h 56 std::array<uint8_t, 16> Bytes;
58 operator std::array<uint8_t, 16>() const { return Bytes; }
76 std::pair<uint64_t, uint64_t> words() const {
78 return std::make_pair(high(), low());
98 static std::array<uint8_t, 16> hash(ArrayRef<uint8_t> Data);
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
stddef.h 109 namespace std { typedef decltype(nullptr) nullptr_t; } namespace
110 using ::std::nullptr_t;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
Error.h 26 const std::error_category &object_category();
29 // Error code 0 is absent. Use std::error_code() instead.
40 inline std::error_code make_error_code(object_error e) {
41 return std::error_code(static_cast<int>(e), object_category());
51 /// std::error_code, but this will be removed in the future.
70 const std::string &getMessage() const { return Msg; }
73 std::string Msg;
87 namespace std { namespace
89 struct is_error_code_enum<llvm::object::object_error> : std::true_type {};
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
MD5.h 56 std::array<uint8_t, 16> Bytes;
58 operator std::array<uint8_t, 16>() const { return Bytes; }
76 std::pair<uint64_t, uint64_t> words() const {
78 return std::make_pair(high(), low());
98 static std::array<uint8_t, 16> hash(ArrayRef<uint8_t> Data);
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
stddef.h 109 namespace std { typedef decltype(nullptr) nullptr_t; } namespace
110 using ::std::nullptr_t;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
Error.h 26 const std::error_category &object_category();
29 // Error code 0 is absent. Use std::error_code() instead.
40 inline std::error_code make_error_code(object_error e) {
41 return std::error_code(static_cast<int>(e), object_category());
51 /// std::error_code, but this will be removed in the future.
70 const std::string &getMessage() const { return Msg; }
73 std::string Msg;
87 namespace std { namespace
89 struct is_error_code_enum<llvm::object::object_error> : std::true_type {};
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
MD5.h 56 std::array<uint8_t, 16> Bytes;
58 operator std::array<uint8_t, 16>() const { return Bytes; }
76 std::pair<uint64_t, uint64_t> words() const {
78 return std::make_pair(high(), low());
98 static std::array<uint8_t, 16> hash(ArrayRef<uint8_t> Data);
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
stddef.h 109 namespace std { typedef decltype(nullptr) nullptr_t; } namespace
110 using ::std::nullptr_t;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
Error.h 26 const std::error_category &object_category();
29 // Error code 0 is absent. Use std::error_code() instead.
40 inline std::error_code make_error_code(object_error e) {
41 return std::error_code(static_cast<int>(e), object_category());
51 /// std::error_code, but this will be removed in the future.
70 const std::string &getMessage() const { return Msg; }
73 std::string Msg;
87 namespace std { namespace
89 struct is_error_code_enum<llvm::object::object_error> : std::true_type {};
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
MD5.h 56 std::array<uint8_t, 16> Bytes;
58 operator std::array<uint8_t, 16>() const { return Bytes; }
76 std::pair<uint64_t, uint64_t> words() const {
78 return std::make_pair(high(), low());
98 static std::array<uint8_t, 16> hash(ArrayRef<uint8_t> Data);
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
stddef.h 109 namespace std { typedef decltype(nullptr) nullptr_t; } namespace
110 using ::std::nullptr_t;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
Error.h 26 const std::error_category &object_category();
29 // Error code 0 is absent. Use std::error_code() instead.
40 inline std::error_code make_error_code(object_error e) {
41 return std::error_code(static_cast<int>(e), object_category());
51 /// std::error_code, but this will be removed in the future.
70 const std::string &getMessage() const { return Msg; }
73 std::string Msg;
87 namespace std { namespace
89 struct is_error_code_enum<llvm::object::object_error> : std::true_type {};
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
MD5.h 56 std::array<uint8_t, 16> Bytes;
58 operator std::array<uint8_t, 16>() const { return Bytes; }
76 std::pair<uint64_t, uint64_t> words() const {
78 return std::make_pair(high(), low());
98 static std::array<uint8_t, 16> hash(ArrayRef<uint8_t> Data);
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
stddef.h 109 namespace std { typedef decltype(nullptr) nullptr_t; } namespace
110 using ::std::nullptr_t;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
Error.h 26 const std::error_category &object_category();
29 // Error code 0 is absent. Use std::error_code() instead.
40 inline std::error_code make_error_code(object_error e) {
41 return std::error_code(static_cast<int>(e), object_category());
51 /// std::error_code, but this will be removed in the future.
70 const std::string &getMessage() const { return Msg; }
73 std::string Msg;
87 namespace std { namespace
89 struct is_error_code_enum<llvm::object::object_error> : std::true_type {};
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
MD5.h 56 std::array<uint8_t, 16> Bytes;
58 operator std::array<uint8_t, 16>() const { return Bytes; }
76 std::pair<uint64_t, uint64_t> words() const {
78 return std::make_pair(high(), low());
98 static std::array<uint8_t, 16> hash(ArrayRef<uint8_t> Data);
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
stddef.h 109 namespace std { typedef decltype(nullptr) nullptr_t; } namespace
110 using ::std::nullptr_t;
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
stddef.h 109 namespace std { typedef decltype(nullptr) nullptr_t; } namespace
110 using ::std::nullptr_t;
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
stddef.h 109 namespace std { typedef decltype(nullptr) nullptr_t; } namespace
110 using ::std::nullptr_t;
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
stddef.h 109 namespace std { typedef decltype(nullptr) nullptr_t; } namespace
110 using ::std::nullptr_t;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/
BitcodeReader.h 31 // ErrorOr/std::error_code for compatibility with legacy clients. FIXME:
34 std::error_code errorToErrorCodeAndEmitErrors(LLVMContext &Ctx, Error Err);
40 return std::move(*Val);
61 friend Expected<std::vector<BitcodeModule>>
64 Expected<std::unique_ptr<Module>> getModuleImpl(LLVMContext &Context,
80 Expected<std::unique_ptr<Module>> getLazyModule(LLVMContext &Context,
85 Expected<std::unique_ptr<Module>> parseModule(LLVMContext &Context);
91 Expected<std::unique_ptr<ModuleSummaryIndex>> getSummary();
95 Expected<std::vector<BitcodeModule>>
102 Expected<std::unique_ptr<Module>
220 namespace std { namespace in namespace:llvm
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
Error.h 26 const std::error_category &object_category();
29 // Error code 0 is absent. Use std::error_code() instead.
40 inline std::error_code make_error_code(object_error e) {
41 return std::error_code(static_cast<int>(e), object_category());
51 /// std::error_code, but this will be removed in the future.
70 const std::string &getMessage() const { return Msg; }
73 std::string Msg;
87 namespace std { namespace
89 struct is_error_code_enum<llvm::object::object_error> : std::true_type {};

Completed in 824 milliseconds

<<11121314151617181920>>