Home
last modified time | relevance | path

Searched defs:__func (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
D__clang_hip_cmath.h190 #define __DEF_FUN1(__retty, __func) \ argument
194 #define __DEF_FUN2(__retty, __func) \ argument
200 #define __DEF_FUN2_FI(__retty, __func) \ argument
/freebsd-12-stable/contrib/llvm-project/libcxx/include/__ranges/
Dtransform_view.h60 constexpr transform_view(_View __base, _Fn __func) in transform_view()
/freebsd-12-stable/contrib/llvm-project/libcxx/src/
Ddebug.cpp41 bool __libcpp_set_debug_function(__libcpp_debug_function_type __func) { in __libcpp_set_debug_function()