Home
last modified time | relevance | path

Searched defs:OdrUse (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/hash/internal/
H A Dspy_hash_state.h198 struct OdrUse { struct
199 constexpr OdrUse() {} in OdrUse() argument
206 static constexpr OdrUse<run> kOdrUse{}; argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/hash/internal/
Dspy_hash_state.h233 struct OdrUse { struct
234 constexpr OdrUse() {} in OdrUse() argument
241 static constexpr OdrUse<run> kOdrUse{}; argument
/aosp_15_r20/external/abseil-cpp/absl/hash/internal/
H A Dspy_hash_state.h233 struct OdrUse { struct
234 constexpr OdrUse() {} in OdrUse() argument
241 static constexpr OdrUse<run> kOdrUse{}; argument
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/hash/internal/
H A Dspy_hash_state.h233 struct OdrUse { struct
234 constexpr OdrUse() {} in OdrUse() argument
241 static constexpr OdrUse<run> kOdrUse{}; argument
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/hash/internal/
H A Dspy_hash_state.h233 struct OdrUse { struct
234 constexpr OdrUse() {} in OdrUse() argument
241 static constexpr OdrUse<run> kOdrUse{}; argument
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/hash/internal/
H A Dspy_hash_state.h233 struct OdrUse { struct
234 constexpr OdrUse() {} in OdrUse() argument
241 static constexpr OdrUse<run> kOdrUse{}; argument
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/hash/internal/
H A Dspy_hash_state.h233 struct OdrUse { struct
234 constexpr OdrUse() {} in OdrUse() function
241 static constexpr OdrUse<run> kOdrUse{}; argument
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dcxx0x-defaulted-functions.cpp113 struct OdrUse { // \ struct
118 …OdrUse use; // expected-note {{implicit default constructor for 'DefaultedFnExceptionSpec::OdrUse'…
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaExpr.cpp12962 bool OdrUse = MightBeOdrUse && IsPotentiallyEvaluatedContext(*this); in MarkFunctionReferenced() local
14028 bool OdrUse = true; in MarkDeclRefReferenced() local