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