Home
last modified time | relevance | path

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

/external/libtextclassifier/abseil-cpp/absl/hash/internal/
Dspy_hash_state.h198 struct OdrUse { struct
199 constexpr OdrUse() {} in OdrUse() function
206 static constexpr OdrUse<run> kOdrUse{}; argument
/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/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/hash/internal/
Dspy_hash_state.h198 struct OdrUse { struct
199 constexpr OdrUse() {} in OdrUse() function
206 static constexpr OdrUse<run> kOdrUse{}; argument
/external/tensorflow/third_party/absl/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/webrtc/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.h233 struct OdrUse { struct
234 constexpr OdrUse() {} in OdrUse() argument
241 static constexpr OdrUse<run> kOdrUse{}; argument
/external/cronet/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/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