Home
last modified time | relevance | path

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

12

/freebsd/contrib/googletest/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h346 typedef const type& const_reference; typedef
367 typedef const type const_reference; typedef
388 typedef const type const_reference; typedef
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__memory/
H A Dcompressed_pair.h46 using const_reference = const _Tp&; member
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dadt.h36 typedef const T &const_reference; typedef
H A Derror.h196 using const_reference = const std::remove_reference_t<T> &; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DEnumeratedArray.h36 using const_reference = const ValueType &; variable
H A DPriorityWorklist.h60 using const_reference = const T&; variable
H A DArrayRef.h47 using const_reference = const value_type &; variable
309 using const_reference = const value_type &; variable
H A Dsimple_ilist.h94 using const_reference = typename OptionsT::const_reference; variable
H A DSetVector.h68 using const_reference = const value_type &; variable
H A DAllocatorList.h81 using const_reference = const T &; variable
H A DSequence.h265 using const_reference = const T &; member
H A DSparseMultiSet.h187 using const_reference = const ValueT &; variable
H A DSmallVector.h259 using const_reference = const T &; variable
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DContinuousRangeMap.h41 using const_reference = const value_type &; variable
/freebsd/contrib/llvm-project/libc/src/__support/CPP/
H A Dspan.h49 using const_reference = const T &; variable
H A Dstring_view.h59 using const_reference = const char &; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DErrorOr.h68 using const_reference = const std::remove_reference_t<T> &; variable
H A DError.h501 using const_reference = const std::remove_reference_t<T> &; variable
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Support/
H A DBumpVector.h96 using const_reference = const T &; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTVector.h92 using const_reference = const T &; variable
/freebsd/contrib/llvm-project/libcxx/include/__flat_set/
H A Dflat_multiset.h100 using const_reference = const value_type&; variable
H A Dflat_set.h99 using const_reference = const value_type&; variable
/freebsd/contrib/llvm-project/libcxx/include/__flat_map/
H A Dflat_multimap.h104 using const_reference = pair<const key_type&, const mapped_type&>; variable
H A Dflat_map.h104 using const_reference = pair<const key_type&, const mapped_type&>; variable
/freebsd/contrib/llvm-project/libcxx/include/__vector/
H A Dvector.h98 using const_reference = const value_type&; variable

12