Searched defs:ConstRef (Results 1 – 10 of 10) sorted by relevance
74 StatusOr<Obj> ConstRef() { in ConstRef() function
58 void positiveAndNegative(const ExpensiveToCopyType ConstCopy, const ExpensiveToCopyType& ConstRef, … in positiveAndNegative()
98 void positiveAndNegative(const ExpensiveToCopyType ConstCopy, const ExpensiveToCopyType& ConstRef, … in positiveAndNegative()
23 using ConstRef = const ExpensiveToCopyType &; typedef
1025 struct ConstRef { typedef const T& type; }; argument
100 enum PassMode { Ref, ConstRef, Value }; enumerator
234 void testConstLValue(const Overloads& ConstRef) { in testConstLValue()
278 BinaryStreamRef ConstRef(Stream); in TEST_F() local
124 bool ConstRef = false; // A sequence of refs to the same bit. in operator <<() local
10534 const char *ConstRef in CheckConstructor() local