| /freebsd-13.1/contrib/llvm-project/libcxx/include/__functional/ |
| H A D | mem_fn.h | 46 operator() (_ArgTypes&&... __args) const { in operator() function 54 operator() (_A0& __a0) const { in operator() function 61 operator() (_A0 const& __a0) const { in operator() function 68 operator() (_A0& __a0, _A1& __a1) const { in operator() function 75 operator() (_A0 const& __a0, _A1& __a1) const { in operator() function 82 operator() (_A0& __a0, _A1 const& __a1) const { in operator() function 89 operator() (_A0 const& __a0, _A1 const& __a1) const { in operator() function 96 operator() (_A0& __a0, _A1& __a1, _A2& __a2) const { in operator() function 103 operator() (_A0 const& __a0, _A1& __a1, _A2& __a2) const { in operator() function 110 operator() (_A0& __a0, _A1 const& __a1, _A2& __a2) const { in operator() function [all …]
|
| H A D | reference_wrapper.h | 68 operator() (_ArgTypes&&... __args) const { in operator() function 75 operator() () const { in operator() function 82 operator() (_A0& __a0) const { in operator() function 89 operator() (_A0 const& __a0) const { in operator() function 96 operator() (_A0& __a0, _A1& __a1) const { in operator() function 103 operator() (_A0 const& __a0, _A1& __a1) const { in operator() function 110 operator() (_A0& __a0, _A1 const& __a1) const { in operator() function 117 operator() (_A0 const& __a0, _A1 const& __a1) const { in operator() function 124 operator() (_A0& __a0, _A1& __a1, _A2& __a2) const { in operator() function 131 operator() (_A0 const& __a0, _A1& __a1, _A2& __a2) const { in operator() function [all …]
|
| H A D | mem_fun_ref.h | 33 _LIBCPP_INLINE_VISIBILITY _Sp operator()(_Tp* __p) const in operator() function 45 _LIBCPP_INLINE_VISIBILITY _Sp operator()(_Tp* __p, _Ap __x) const in operator() function 69 _LIBCPP_INLINE_VISIBILITY _Sp operator()(_Tp& __p) const in operator() function 81 _LIBCPP_INLINE_VISIBILITY _Sp operator()(_Tp& __p, _Ap __x) const in operator() function 105 _LIBCPP_INLINE_VISIBILITY _Sp operator()(const _Tp* __p) const in operator() function 117 _LIBCPP_INLINE_VISIBILITY _Sp operator()(const _Tp* __p, _Ap __x) const in operator() function 141 _LIBCPP_INLINE_VISIBILITY _Sp operator()(const _Tp& __p) const in operator() function 153 _LIBCPP_INLINE_VISIBILITY _Sp operator()(const _Tp& __p, _Ap __x) const in operator() function
|
| H A D | ranges_operations.h | 29 [[nodiscard]] constexpr bool operator()(_Tp &&__t, _Up &&__u) const in operator() function 40 [[nodiscard]] constexpr bool operator()(_Tp &&__t, _Up &&__u) const in operator() function 51 [[nodiscard]] constexpr bool operator()(_Tp &&__t, _Up &&__u) const in operator() function 62 [[nodiscard]] constexpr bool operator()(_Tp &&__t, _Up &&__u) const in operator() function 73 [[nodiscard]] constexpr bool operator()(_Tp &&__t, _Up &&__u) const in operator() function 84 [[nodiscard]] constexpr bool operator()(_Tp &&__t, _Up &&__u) const in operator() function
|
| /freebsd-13.1/contrib/llvm-project/libcxx/include/__ranges/ |
| H A D | access.h | 67 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr auto operator()(_Tp& __t) const noexcept { in operator() function 79 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr auto operator()(_Tp&& __t) const in operator() function 87 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr auto operator()(_Tp&& __t) const in operator() function 132 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr auto operator()(_Tp (&__t)[_Np]) const noexcept { in operator() function 144 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr auto operator()(_Tp&& __t) const in operator() function 152 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr auto operator()(_Tp&& __t) const in operator() function 170 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr auto operator()(_Tp& __t) const in operator() function 178 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr auto operator()(_Tp&& __t) const in operator() function 194 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr auto operator()(_Tp& __t) const in operator() function 202 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr auto operator()(_Tp&& __t) const in operator() function
|
| H A D | size.h | 71 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr size_t operator()(_Tp (&&)[_Sz]) const noexcept { in operator() function 76 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr size_t operator()(_Tp (&)[_Sz]) const noexcept { in operator() function 81 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr __integer_like auto operator()(_Tp&& __t) const in operator() function 87 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr __integer_like auto operator()(_Tp&& __t) const in operator() function 93 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr __integer_like auto operator()(_Tp&& __t) const in operator() function 108 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr integral auto operator()(_Tp&& __t) const in operator() function
|
| H A D | empty.h | 55 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr bool operator()(_Tp&& __t) const in operator() function 61 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr bool operator()(_Tp&& __t) const in operator() function 67 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr bool operator()(_Tp&& __t) const in operator() function
|
| H A D | all.h | 42 constexpr auto operator()(_Tp&& __t) const in operator() function 52 constexpr auto operator()(_Tp&& __t) const in operator() function 63 constexpr auto operator()(_Tp&& __t) const in operator() function
|
| /freebsd-13.1/contrib/llvm-project/libcxx/include/__algorithm/ |
| H A D | comp.h | 29 …_LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_AFTER_CXX11 bool operator()(const _T1& __x, const _T1&… in operator() function 30 …_LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_AFTER_CXX11 bool operator()(const _T1& __x, const _T2&… in operator() function 31 …_LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_AFTER_CXX11 bool operator()(const _T2& __x, const _T1&… in operator() function 32 …_LIBCPP_INLINE_VISIBILITY _LIBCPP_CONSTEXPR_AFTER_CXX11 bool operator()(const _T2& __x, const _T2&… in operator() function
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Host/ |
| H A D | SocketAddress.h | 51 const SocketAddress &operator=(const struct addrinfo *addr_info); variable 53 const SocketAddress &operator=(const struct sockaddr &s); variable 55 const SocketAddress &operator=(const struct sockaddr_in &s); variable 57 const SocketAddress &operator=(const struct sockaddr_in6 &s); variable 59 const SocketAddress &operator=(const struct sockaddr_storage &s); variable
|
| /freebsd-13.1/contrib/llvm-project/libcxx/include/__iterator/ |
| H A D | next.h | 51 constexpr _Ip operator()(_Ip __x) const { in operator() function 58 constexpr _Ip operator()(_Ip __x, iter_difference_t<_Ip> __n) const { in operator() function 65 constexpr _Ip operator()(_Ip __x, _Sp __bound) const { in operator() function 72 constexpr _Ip operator()(_Ip __x, iter_difference_t<_Ip> __n, _Sp __bound) const { in operator() function
|
| H A D | prev.h | 50 constexpr _Ip operator()(_Ip __x) const { in operator() function 57 constexpr _Ip operator()(_Ip __x, iter_difference_t<_Ip> __n) const { in operator() function 64 constexpr _Ip operator()(_Ip __x, iter_difference_t<_Ip> __n, _Ip __bound) const { in operator() function
|
| H A D | iter_swap.h | 51 constexpr void operator()(_T1&& __x, _T2&& __y) const in operator() function 61 constexpr void operator()(_T1&& __x, _T2&& __y) const in operator() function 73 constexpr void operator()(_T1&& __x, _T2&& __y) const in operator() function
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/ |
| H A D | SBPlatform.h | 31 SBPlatformConnectOptions &operator=(const SBPlatformConnectOptions &rhs); variable 59 SBPlatformShellCommand &operator=(const SBPlatformShellCommand &rhs); variable 101 SBPlatform &operator=(const SBPlatform &rhs); variable
|
| H A D | SBType.h | 26 lldb::SBTypeMember &operator=(const lldb::SBTypeMember &rhs); variable 67 lldb::SBTypeMemberFunction &operator=(const lldb::SBTypeMemberFunction &rhs); variable 208 lldb::SBType &operator=(const lldb::SBType &rhs); variable 249 lldb::SBTypeList &operator=(const lldb::SBTypeList &rhs); variable
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | ContinuousRangeMap.h | 51 bool operator ()(const_reference L, Int R) const { in operator() function 54 bool operator ()(Int L, const_reference R) const { in operator() function 57 bool operator ()(Int L, Int R) const { in operator() function 60 bool operator ()(const_reference L, const_reference R) const { in operator() function 117 Builder &operator=(const Builder&) = delete; variable
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerRandom.h | 20 result_type operator()() { return this->std::minstd_rand::operator()(); } in operator() function 32 typename std::enable_if<std::is_integral<T>::value, T>::type operator()(T n) { in operator() function 37 operator()(T From, T To) { in operator() function
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | Broadcaster.h | 125 bool operator()(const event_listener_key &input) const { in operator() function 140 bool operator()(const event_listener_key &input) const { in operator() function 157 bool operator()(const event_listener_key &input) const { in operator() function 177 bool operator()(const event_listener_key &input) const { in operator() function 195 bool operator()(const event_listener_key &input) const { in operator() function 202 bool operator()(const lldb::ListenerSP &input) const { in operator() function 518 const BroadcasterImpl &operator=(const BroadcasterImpl &) = delete; variable 538 const Broadcaster &operator=(const Broadcaster &) = delete; variable
|
| H A D | Event.h | 52 const EventData &operator=(const EventData &) = delete; variable 97 const EventDataBytes &operator=(const EventDataBytes &) = delete; variable 176 operator=(const EventDataStructuredData &) = delete; variable 250 const Event &operator=(const Event &) = delete; variable
|
| H A D | RegularExpression.h | 41 RegularExpression &operator=(RegularExpression &&rhs) = default; variable 42 RegularExpression &operator=(const RegularExpression &rhs) = default; variable
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | BinaryStreamRef.h | 41 BinaryStreamRefBase &operator=(const BinaryStreamRefBase &Other) = default; variable 43 BinaryStreamRefBase &operator=(BinaryStreamRefBase &&Other) = default; variable 174 BinaryStreamRef &operator=(const BinaryStreamRef &Other) = default; variable 176 BinaryStreamRef &operator=(BinaryStreamRef &&Other) = default; variable 248 operator=(const WritableBinaryStreamRef &Other) = default; variable 251 WritableBinaryStreamRef &operator=(WritableBinaryStreamRef &&Other) = default; variable
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | ExecutionContext.h | 126 ExecutionContextRef &operator=(const ExecutionContextRef &rhs); variable 131 ExecutionContextRef &operator=(const ExecutionContext &exe_ctx); variable 345 ExecutionContext &operator=(const ExecutionContext &rhs); variable
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | ValueMapper.h | 56 ValueMaterializer &operator=(const ValueMaterializer &) = default; variable 152 ValueMapper &operator=(ValueMapper &&) = delete; variable 153 ValueMapper &operator=(const ValueMapper &) = delete; variable
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | PPConditionalDirectiveRecord.h | 45 bool operator()(const CondDirectiveLoc &LHS, in operator() function 49 bool operator()(const CondDirectiveLoc &LHS, SourceLocation RHS) { in operator() function 52 bool operator()(SourceLocation LHS, const CondDirectiveLoc &RHS) { in operator() function
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | PrecompiledPreamble.h | 90 PrecompiledPreamble &operator=(PrecompiledPreamble &&) = default; variable 151 TempPCHFile &operator=(TempPCHFile &&Other); variable 180 PCHStorage &operator=(const PCHStorage &) = delete; variable 183 PCHStorage &operator=(PCHStorage &&Other); variable
|