Home
last modified time | relevance | path

Searched defs:__arg (Results 1 – 10 of 10) sorted by relevance

/llvm-project/libcxx/src/support/win32/
H A Dthread_win32.cpp145 void* __arg; member
151 void* __arg = __data->__arg; in __libcpp_beginthreadex_thunk() local
158 int __libcpp_thread_create(__libcpp_thread_t* __t, void* (*__func)(void*), void* __arg) { in __libcpp_thread_create() argument
/llvm-project/libcxx/include/__format/
H A Dformat_arg.h154 __visit_format_arg(_Visitor && __vis,basic_format_arg<_Context> __arg) __visit_format_arg() argument
313 visit(this basic_format_arg __arg,_Visitor && __vis) visit() argument
[all...]
H A Dformat_arg_store.h166 constexpr __arg_t __arg = __determine_arg_t<_Context, _Dp>(); __create_format_arg() local
[all...]
/llvm-project/clang/lib/Headers/
H A D__clang_cuda_cmath.h64 __DEVICE__ float frexp(float __arg, int *__exp) { in frexp()
155 __DEVICE__ float ldexp(float __arg, int __exp) { in ldexp()
H A D__clang_hip_cmath.h64 __DEVICE__ __CONSTEXPR__ float frexp(float __arg, int *__exp) { in frexp() argument
H A Darm_acle.h841 __tcancel(__arg) global() argument
/llvm-project/libcxx/include/__thread/support/
H A Dpthread.h181 inline _LIBCPP_HIDE_FROM_ABI int __libcpp_thread_create(__libcpp_thread_t* __t, void* (*__func)(void*), void* __arg) { in __libcpp_thread_create() argument
H A Dc11.h150 …_FROM_ABI int __libcpp_thread_create(__libcpp_thread_t* __t, void* (*__func)(void*), void* __arg) { in __libcpp_thread_create() argument
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dforwarding-reference-overload.cpp150 constexpr variant(_Arg&& __arg) {} in variant() argument
/llvm-project/libcxx/include/__memory/
H A Duninitialized_algorithms.h440 __allocator_construct_at_multidimensional(_Alloc & __alloc,_Tp * __loc,_Arg const & __arg) __allocator_construct_at_multidimensional() argument