Home
last modified time | relevance | path

Searched defs:const_reference (Results 1 – 25 of 174) sorted by relevance

1234567

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dreadability-simplify-subscript-expr.cpp14 using const_reference = const value_type&; typedef in std::basic_string
28 using const_reference = const T&; typedef in std::basic_string_view
43 using const_reference = const T&; typedef in MyVector
Dmodernize-use-nodiscard.cpp198 using const_reference = const value_type &; typedef in Bar
241 typedef const value_type &const_reference; typedef in Bar2
Dperformance-for-range-copy-allowed-types.cpp13 typedef const T& const_reference; typedef
21 typedef typename T::const_reference const_reference; typedef
Dperformance-for-range-copy.cpp27 typedef const T& const_reference; typedef
36 typedef typename T::const_reference const_reference; typedef
280 typedef const T &const_reference; typedef
Dperformance-inefficient-vector-operation.cpp14 using const_reference = const E&; typedef in std::initializer_list
34 typedef const T& const_reference; typedef in std::vector
/external/googletest/googlemock/include/gmock/internal/
Dgmock-internal-utils.h328 typedef const type& const_reference; typedef
349 typedef const type const_reference; typedef
370 typedef const type const_reference; typedef
/external/pigweed/pw_minimal_cpp_stdlib/public/internal/
Dinitializer_list.h25 using const_reference = const T&; variable
/external/libcxx/test/std/containers/container.adaptors/priority.queue/
Dtypes.pass.cpp50 typedef const int& const_reference; typedef
/external/libcxx/test/std/containers/container.adaptors/queue/queue.defn/
Dtypes.pass.cpp43 typedef const int& const_reference; typedef
/external/libcxx/test/std/containers/container.adaptors/stack/stack.defn/
Dtypes.pass.cpp44 typedef const int& const_reference; typedef
/external/llvm-project/libcxx/test/std/containers/container.adaptors/queue/queue.defn/
Dtypes.pass.cpp44 typedef const int& const_reference; typedef
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/modernize-smart-ptr/
Dinitializer_list.h13 typedef const _E &const_reference; typedef
/external/llvm-project/libcxx/test/std/containers/container.adaptors/stack/stack.defn/
Dtypes.pass.cpp45 typedef const int& const_reference; typedef
/external/llvm-project/libcxx/test/std/containers/container.adaptors/priority.queue/
Dtypes.pass.cpp51 typedef const int& const_reference; typedef
/external/llvm-project/clang/test/CodeGenCXX/
Dcxx0x-initializer-stdinitializerlist-pr12086.cpp31 typedef const _E& const_reference; typedef in std::initializer_list
Dcxx0x-initializer-stdinitializerlist-startend.cpp21 typedef const _E& const_reference; typedef in std::initializer_list
/external/clang/test/CodeGenCXX/
Dcxx0x-initializer-stdinitializerlist-pr12086.cpp31 typedef const _E& const_reference; typedef in std::initializer_list
Dcxx0x-initializer-stdinitializerlist-startend.cpp21 typedef const _E& const_reference; typedef in std::initializer_list
/external/jsoncpp/include/json/
Dallocator.h22 using const_reference = const T&; variable
/external/deqp/external/vulkancts/modules/vulkan/util/
DvktConstexprVectorUtil.hpp47 using const_reference = const value_type&; typedef in vkt::ConstexprVector
/external/eigen/Eigen/src/StlSupport/
Ddetails.h30 typedef const T& const_reference; typedef
/external/llvm-project/clang/test/Index/
Dannotate-tokens-cxx0x.cpp45 typedef const _E& const_reference; typedef in std::initializer_list
/external/clang/test/Index/
Dannotate-tokens-cxx0x.cpp45 typedef const _E& const_reference; typedef in std::initializer_list
/external/XNNPACK/src/xnnpack/
DAlignedAllocator.h43 typedef const T& const_reference; typedef
/external/llvm/include/llvm/ADT/
DPriorityWorklist.h58 typedef const T& const_reference; typedef

1234567