| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/ |
| H A D | simplify-subscript-expr.cpp | 14 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
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | InlineOrder.h | 26 using const_reference = const T &; variable 46 using const_reference = const T &; variable 117 using const_reference = const T &; variable
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
| H A D | use-nodiscard.cpp | 197 using const_reference = const value_type &; typedef in Bar 240 typedef const value_type &const_reference; typedef in Bar2
|
| /llvm-project-15.0.7/compiler-rt/lib/orc/ |
| H A D | adt.h | 36 typedef const T &const_reference; typedef 69 typedef const char &const_reference; typedef
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/modernize/Inputs/smart-ptr/ |
| H A D | initializer_list.h | 13 typedef const _E &const_reference; typedef
|
| /llvm-project-15.0.7/libcxx/test/std/containers/container.adaptors/priority.queue/ |
| H A D | types.pass.cpp | 51 typedef const int& const_reference; typedef
|
| /llvm-project-15.0.7/libcxx/test/std/containers/container.adaptors/stack/stack.defn/ |
| H A D | types.pass.cpp | 45 typedef const int& const_reference; typedef
|
| /llvm-project-15.0.7/libcxx/test/std/containers/container.adaptors/queue/queue.defn/ |
| H A D | types.pass.cpp | 44 typedef const int& const_reference; typedef
|
| /llvm-project-15.0.7/libcxx/include/__memory/ |
| H A D | compressed_pair.h | 33 using const_reference = const _Tp&; member
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/performance/ |
| H A D | for-range-copy-allowed-types.cpp | 13 typedef const T& const_reference; typedef 21 typedef typename T::const_reference const_reference; typedef
|
| H A D | for-range-copy.cpp | 27 typedef const T& const_reference; typedef 36 typedef typename T::const_reference const_reference; typedef 280 typedef const T &const_reference; typedef
|
| H A D | inefficient-vector-operation.cpp | 14 using const_reference = const E&; typedef in std::initializer_list 34 typedef const T& const_reference; typedef in std::vector
|
| H A D | unnecessary-value-param-delayed.cpp | 144 typedef const T & const_reference; typedef
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | cxx0x-initializer-stdinitializerlist-pr12086.cpp | 31 typedef const _E& const_reference; typedef in std::initializer_list
|
| H A D | cxx0x-initializer-stdinitializerlist-startend.cpp | 21 typedef const _E& const_reference; typedef in std::initializer_list
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | overload-ary-bind.cpp | 71 typedef const _E &const_reference; typedef in std::initializer_list
|
| H A D | cxx0x-initializer-scalars.cpp | 24 typedef const _E& const_reference; typedef in std::initializer_list
|
| /llvm-project-15.0.7/clang/test/Index/ |
| H A D | annotate-tokens-cxx0x.cpp | 45 typedef const _E& const_reference; typedef in std::initializer_list
|
| /llvm-project-15.0.7/llvm/include/llvm/ADT/ |
| H A D | PriorityWorklist.h | 60 using const_reference = const T&; variable
|
| H A D | ArrayRef.h | 48 using const_reference = const value_type &; variable 312 using const_reference = const value_type &; variable
|
| /llvm-project-15.0.7/clang/include/clang/Serialization/ |
| H A D | ContinuousRangeMap.h | 41 using const_reference = const value_type &; variable
|
| /llvm-project-15.0.7/clang/test/Parser/ |
| H A D | cxx0x-attributes.cpp | 22 typedef const _E& const_reference; typedef in std::initializer_list
|
| /llvm-project-15.0.7/libc/src/__support/CPP/ |
| H A D | ArrayRef.h | 31 using const_reference = const value_type &; variable
|
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | ErrorOr.h | 68 using const_reference = const std::remove_reference_t<T> &; variable
|
| /llvm-project-15.0.7/libcxx/test/support/ |
| H A D | test_allocator.h | 75 typedef typename std::add_lvalue_reference<const value_type>::type const_reference; typedef 199 typedef typename std::add_lvalue_reference<const value_type>::type const_reference; typedef 516 typedef const value_type& const_reference; typedef
|