Searched refs:__function (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | __clang_cuda_runtime_wrapper.h | 414 unsigned __line, const char *__function, 421 const char *__function) { in __assert_fail() argument 422 __assertfail(__message, __file, __line, __function, sizeof(char)); in __assert_fail()
|
| /freebsd/contrib/llvm-project/libcxx/include/__functional/ |
| H A D | function.h | 83 namespace __function { 126 namespace __function { 207 typedef __function::__func<_Fp, _Rp(_ArgTypes...)> _Fun; 209 if (__function::__not_null(__f)) { 458 if (__function::__not_null(__f)) { 608 : public __function::__maybe_derive_from_unary_function<_Rp(_ArgTypes...)>, 609 public __function::__maybe_derive_from_binary_function<_Rp(_ArgTypes...)> { 611 typedef __function::__value_func<_Rp(_ArgTypes...)> __func; 613 typedef __function::__policy_func<_Rp(_ArgTypes...)> __func;
|
| /freebsd/contrib/llvm-project/libcxx/include/__format/ |
| H A D | buffer.h | 188 …ROM_ABI explicit __output_buffer(_CharT* __ptr, size_t __capacity, __prepare_write_type __function) in __output_buffer() argument 189 : __output_buffer{__ptr, __capacity, __function, nullptr} {} in __output_buffer() 192 …_CharT* __ptr, size_t __capacity, __prepare_write_type __function, __max_output_size* __max_output… in __output_buffer() argument 193 …: __ptr_(__ptr), __capacity_(__capacity), __prepare_write_(__function), __max_output_size_(__max_o… in __output_buffer()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 29736 …vEEEJEEEvT_DpOT0_EUlvE_NS_9allocatorISF_EEFvvEE7__cloneEv", "std::__1::__function::__func<void DLC…
|