[clang-tidy][use-internal-linkage] fix false positive for consteval function (#122141)
[llvm-project.git] / libclc / generic / include / math / clc_pow.h
blobadf6ee5e48f91716e5b12c6793118a49a6260e9f
1 #define __CLC_FUNCTION __clc_pow
2 #define __CLC_BODY <clc/math/binary_decl_tt.inc>
3 #include <clc/math/gentype.inc>
4 #undef __CLC_BODY
5 #undef __CLC_FUNCTION