Searched refs:ConstReference (Results 1 – 5 of 5) sorted by relevance
35 …typedef std::allocator<char>::const_reference ConstReference; // expected-warning {{'const_refer… in main() typedef42 …typedef std::allocator<char const>::const_reference ConstReference; // expected-warning {{'const… in main() typedef
66 const auto ConstReference = hasType(references(isConstQualified())); in registerMatchers() local89 unless(anyOf(ConstType, ConstReference, TemplateType, in registerMatchers()
389 static const_reference ConstReference(const RawContainer& container) {410 static const_reference ConstReference(const Element (&array)[N]) {430 static const_reference ConstReference(
260 const ExpensiveToCopyType &ConstReference = Obj.reference(); in PositiveLocalConstRef() local261 const auto UnnecessaryCopy = ConstReference.reference(); in PositiveLocalConstRef()
2112 StlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);2209 LhsStlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);2318 LhsStlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);2391 StlContainerReference stl_container = View::ConstReference(container);2772 StlContainerReference stl_container = View::ConstReference(container);2997 StlContainerReference stl_container = View::ConstReference(container);4147 RhsView::ConstReference(rhs_container);