[Clang][Sema] Reject declaring an alias template with the same name as its template...
[llvm-project.git] / libclc / generic / lib / math / trunc.cl
blob1d5f04a32305411656fdb2497ef1c58107179f15
1 #include <clc/clc.h>
2 #include <clc/math/clc_trunc.h>
4 #undef __CLC_FUNCTION
5 #define __CLC_FUNCTION trunc
6 #include <clc/math/unary_builtin.inc>