Home
last modified time | relevance | path

Searched defs:ConstReference (Results 1 – 3 of 3) sorted by relevance

/third_party/googletest/googlemock/include/gmock/internal/
Dgmock-internal-utils.h347 static const_reference ConstReference(const RawContainer& container) { in ConstReference() function
368 static const_reference ConstReference(const Element (&array)[N]) { in ConstReference() function
389 static const_reference ConstReference( in ConstReference() function
/third_party/protobuf/third_party/abseil-cpp/absl/container/internal/
Dinlined_vector.h64 using ConstReference = const ValueType<A>&; variable
/third_party/rust/rust/src/tools/rust-analyzer/crates/ide-db/src/
Ddefs.rs245 ConstReference(Definition), enumerator