Home
last modified time | relevance | path

Searched defs:ValueOr (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/
DClangTidyCheck.h257 std::optional<StringRef> ValueOr = get(LocalName); in getLocalOrGlobal() local
287 std::optional<StringRef> ValueOr = get(LocalName); in getLocalOrGlobal() local
337 if (std::optional<int64_t> ValueOr = variable
377 if (std::optional<int64_t> ValueOr = variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/
DClangTidyCheck.h257 std::optional<StringRef> ValueOr = get(LocalName); in getLocalOrGlobal() local
287 std::optional<StringRef> ValueOr = get(LocalName); in getLocalOrGlobal() local
337 if (std::optional<int64_t> ValueOr = variable
377 if (std::optional<int64_t> ValueOr = variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/
DClangTidyCheck.h257 std::optional<StringRef> ValueOr = get(LocalName); in getLocalOrGlobal() local
287 std::optional<StringRef> ValueOr = get(LocalName); in getLocalOrGlobal() local
337 if (std::optional<int64_t> ValueOr = variable
377 if (std::optional<int64_t> ValueOr = variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/
DClangTidyCheck.h257 std::optional<StringRef> ValueOr = get(LocalName); in getLocalOrGlobal() local
287 std::optional<StringRef> ValueOr = get(LocalName); in getLocalOrGlobal() local
337 if (std::optional<int64_t> ValueOr = variable
377 if (std::optional<int64_t> ValueOr = variable
/aosp_15_r20/external/emboss/runtime/cpp/
H A Demboss_maybe.h58 constexpr T ValueOr(T default_value) const { in ValueOr() function
/aosp_15_r20/external/pigweed/pw_result/
H A Dresult_test.cc55 TEST(Result, ValueOr) { in TEST() argument
/aosp_15_r20/external/cronet/base/types/
H A Dexpected_unittest.cc609 TEST(Expected, ValueOr) { in TEST() argument
H A Doptional_unittest.cc1061 TEST(OptionalTest, ValueOr) { in TEST() argument
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/types/
H A Doptional_test.cc1124 TEST(optionalTest, ValueOr) { in TEST() argument
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/types/
H A Doptional_test.cc1124 TEST(optionalTest, ValueOr) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/types/
H A Doptional_test.cc1069 TEST(optionalTest, ValueOr) { in TEST() argument
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/types/
H A Doptional_test.cc1069 TEST(optionalTest, ValueOr) { in TEST() argument
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/types/
H A Doptional_test.cc1106 TEST(optionalTest, ValueOr) { in TEST() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/
Doptional_test.cc1124 TEST(optionalTest, ValueOr) { in TEST() argument
/aosp_15_r20/external/abseil-cpp/absl/types/
H A Doptional_test.cc1069 TEST(optionalTest, ValueOr) { in TEST() argument
/aosp_15_r20/external/libchrome/base/
H A Doptional_unittest.cc1032 TEST(OptionalTest, ValueOr) { in TEST() argument