Home
last modified time | relevance | path

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

/external/webrtc/third_party/abseil-cpp/absl/hash/internal/
Dspy_hash_state.h198 struct OdrUse { struct
199 constexpr OdrUse() {} in OdrUse() argument
206 static constexpr OdrUse<run> kOdrUse{}; argument
/external/libtextclassifier/abseil-cpp/absl/hash/internal/
Dspy_hash_state.h198 struct OdrUse { struct
199 constexpr OdrUse() {} in OdrUse() argument
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() argument
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/abseil-cpp/absl/hash/internal/
Dspy_hash_state.h198 struct OdrUse { struct
199 constexpr OdrUse() {} in OdrUse() argument
206 static constexpr OdrUse<run> kOdrUse{}; argument
/external/angle/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/clang/test/SemaCXX/
Dcxx0x-defaulted-functions.cpp113 struct OdrUse { // \ struct
118 …OdrUse use; // expected-note {{implicit default constructor for 'DefaultedFnExceptionSpec::OdrUse'…
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp16765 OdrUseContext OdrUse = in MarkFunctionReferenced() local
18099 OdrUseContext OdrUse = isOdrUseContext(SemaRef); in DoMarkVarDeclReferenced() local
18303 bool OdrUse = true; in MarkDeclRefReferenced() local
/external/clang/lib/Sema/
DSemaExpr.cpp12962 bool OdrUse = MightBeOdrUse && IsPotentiallyEvaluatedContext(*this); in MarkFunctionReferenced() local
14028 bool OdrUse = true; in MarkDeclRefReferenced() local