Home
last modified time | relevance | path

Searched refs:ConstReference (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/performance/
DUnnecessaryCopyInitialization.cpp44 auto ConstReference = referenceType(pointee(qualType(isConstQualified()))); in registerMatchers() local
53 cxxMemberCallExpr(callee(cxxMethodDecl(returns(ConstReference))), in registerMatchers()
56 callExpr(callee(functionDecl(returns(ConstReference))), in registerMatchers()
/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/internal/
Dgmock-internal-utils.h413 static const_reference ConstReference(const RawContainer& container) {
435 static const_reference ConstReference(const Element (&array)[N]) {
477 static const_reference ConstReference(
/external/googletest/googlemock/include/gmock/internal/
Dgmock-internal-utils.h330 static const_reference ConstReference(const RawContainer& container) { in ConstReference() function
351 static const_reference ConstReference(const Element (&array)[N]) { in ConstReference() function
372 static const_reference ConstReference( in ConstReference() function
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dperformance-unnecessary-copy-initialization.cpp106 const ExpensiveToCopyType &ConstReference = Obj.reference(); in PositiveLocalConstRef() local
107 const auto UnnecessaryCopy = ConstReference.reference(); in PositiveLocalConstRef()
/external/googletest/googlemock/test/
Dgmock-internal-utils_test.cc585 const Chars& v2(StlContainerView<Chars>::ConstReference(v1)); in TEST()
605 NativeArray<int> a2 = StlContainerView<int[3]>::ConstReference(a1); in TEST()
634 StlContainerView<std::tuple<const int*, int> >::ConstReference( in TEST()
/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-matchers.h2559 StlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
2656 LhsStlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
2756 LhsStlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
2824 StlContainerReference stl_container = View::ConstReference(container);
3179 StlContainerReference stl_container = View::ConstReference(container);
3390 StlContainerReference stl_container = View::ConstReference(container);
4260 RhsView::ConstReference(rhs_container);
/external/googletest/googlemock/include/gmock/
Dgmock-matchers.h2370 StlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
2465 LhsStlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
2572 LhsStlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
2641 StlContainerReference stl_container = View::ConstReference(container);
3239 StlContainerReference stl_container = View::ConstReference(container);
3460 StlContainerReference stl_container = View::ConstReference(container);
4596 RhsView::ConstReference(rhs_container);
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/gmock/
Dgmock.h923 static const_reference ConstReference(const RawContainer& container) {
945 static const_reference ConstReference(const Element (&array)[N]) {
987 static const_reference ConstReference(
7373 StlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
7470 LhsStlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
7570 LhsStlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
7638 StlContainerReference stl_container = View::ConstReference(container);
7989 StlContainerReference stl_container = View::ConstReference(container);
8197 StlContainerReference stl_container = View::ConstReference(container);
9055 RhsView::ConstReference(rhs_container);
/external/fmtlib/test/gmock/
Dgmock.h857 static const_reference ConstReference(const RawContainer& container) {
879 static const_reference ConstReference(const Element (&array)[N]) {
920 static const_reference ConstReference(
6970 StlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
7067 LhsStlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
7167 LhsStlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
7235 StlContainerReference stl_container = View::ConstReference(container);
7586 StlContainerReference stl_container = View::ConstReference(container);
7794 StlContainerReference stl_container = View::ConstReference(container);