Home
last modified time | relevance | path

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

/external/openscreen/third_party/abseil/src/absl/hash/internal/
Dspy_hash_state.h198 struct OdrUse { struct
199 constexpr OdrUse() {} in OdrUse() function
206 static constexpr OdrUse<run> kOdrUse{}; argument
/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() function
241 static constexpr OdrUse<run> kOdrUse{}; argument
/external/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
/external/cronet/tot/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
/external/cronet/stable/third_party/abseil-cpp/absl/hash/internal/
Dspy_hash_state.h233 struct OdrUse { struct
234 constexpr OdrUse() {} in OdrUse() function
241 static constexpr OdrUse<run> kOdrUse{}; argument
/external/angle/third_party/abseil-cpp/absl/hash/internal/
Dspy_hash_state.h241 struct OdrUse { struct
242 constexpr OdrUse() {} in OdrUse() argument
249 static constexpr OdrUse<run> kOdrUse{}; argument
/external/clang/test/SemaCXX/
Dcxx0x-defaulted-functions.cpp113 struct OdrUse { // \ struct
118 …OdrUse use; // expected-note {{implicit default constructor for 'DefaultedFnExceptionSpec::OdrUse'…
/external/clang/lib/Sema/
DSemaExpr.cpp12962 bool OdrUse = MightBeOdrUse && IsPotentiallyEvaluatedContext(*this); in MarkFunctionReferenced() local
14028 bool OdrUse = true; in MarkDeclRefReferenced() local