Home
last modified time | relevance | path

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

/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/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/libcxx/include/__memory/
H A Dcompressed_pair.h46 using const_reference = const _Tp&; member
/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
313 using const_reference = const value_type &; variable
H A DSetVector.h66 using const_reference = const value_type &; variable
H A Dsimple_ilist.h94 using const_reference = typename OptionsT::const_reference; 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.h272 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/llvm/include/llvm/Support/
H A DErrorOr.h68 using const_reference = const std::remove_reference_t<T> &; variable
H A DError.h497 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/clang/include/clang/Analysis/
H A DCFG.h617 using const_reference = ImplTy::const_reference; variable