Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/googletest/googlemock/include/gmock/internal/
HDgmock-internal-utils.h346 typedef const type& const_reference; typedef
367 typedef const type const_reference; typedef
388 typedef const type const_reference; typedef
/freebsd-13-stable/contrib/llvm-project/libcxx/include/__memory/
HDcompressed_pair.h46 using const_reference = const _Tp&; member
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/orc/
HDadt.h36 typedef const T &const_reference; typedef
HDerror.h196 using const_reference = const std::remove_reference_t<T> &; variable
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDEnumeratedArray.h36 using const_reference = const ValueType &; variable
HDPriorityWorklist.h60 using const_reference = const T&; variable
HDArrayRef.h47 using const_reference = const value_type &; variable
313 using const_reference = const value_type &; variable
HDSetVector.h66 using const_reference = const value_type &; variable
HDsimple_ilist.h94 using const_reference = typename OptionsT::const_reference; variable
HDAllocatorList.h81 using const_reference = const T &; variable
HDSparseMultiSet.h187 using const_reference = const ValueT &; variable
HDSequence.h265 using const_reference = const T &; member
HDSmallVector.h272 using const_reference = const T &; variable
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDContinuousRangeMap.h41 using const_reference = const value_type &; variable
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDErrorOr.h68 using const_reference = const std::remove_reference_t<T> &; variable
HDError.h497 using const_reference = const std::remove_reference_t<T> &; variable
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/Support/
HDBumpVector.h96 using const_reference = const T &; variable
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDASTVector.h92 using const_reference = const T &; variable
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/
HDCFG.h617 using const_reference = ImplTy::const_reference; variable