Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/orc/
H A Dadt.h35 typedef const T &const_reference; typedef
68 typedef const char &const_reference; typedef
H A Derror.h198 using const_reference = const std::remove_reference_t<T> &; variable
/freebsd-13.1/contrib/llvm-project/libcxx/include/__memory/
H A Dcompressed_pair.h38 typedef const _Tp& const_reference; typedef
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ADT/
H A DPriorityWorklist.h61 using const_reference = const T&; variable
H A DArrayRef.h49 using const_reference = const value_type &; variable
313 using const_reference = const value_type &; variable
H A DSetVector.h45 using const_reference = const T&; variable
H A Dsimple_ilist.h94 using const_reference = typename OptionsT::const_reference; variable
H A DSequence.h182 using const_reference = const T &; member
H A DAllocatorList.h82 using const_reference = const T &; variable
H A DSparseMultiSet.h187 using const_reference = const ValueT &; variable
H A DSmallVector.h244 using const_reference = const T &; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/
H A DContinuousRangeMap.h41 using const_reference = const value_type &; variable
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DErrorOr.h68 using const_reference = const std::remove_reference_t<T> &; variable
H A DError.h488 using const_reference = const std::remove_reference_t<T> &; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DInliner.cpp680 using const_reference = const T &; typedef in InlineOrder
700 using const_reference = const T &; typedef in DefaultInlineOrder
748 using const_reference = const T &; typedef in PriorityInlineOrder
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Analysis/Support/
H A DBumpVector.h87 using const_reference = const T &; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DASTVector.h92 using const_reference = const T &; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h589 using const_reference = ImplTy::const_reference; variable