Searched defs:ConstReference (Results 1 – 3 of 3) sorted by relevance
330 static const_reference ConstReference(const RawContainer& container) { in ConstReference() function351 static const_reference ConstReference(const Element (&array)[N]) { in ConstReference() function372 static const_reference ConstReference( in ConstReference() function
44 auto ConstReference = referenceType(pointee(qualType(isConstQualified()))); in registerMatchers() local
106 const ExpensiveToCopyType &ConstReference = Obj.reference(); in PositiveLocalConstRef() local