[Clang][Sema] Reject declaring an alias template with the same name as its template...
[llvm-project.git] / libclc / generic / include / math / clc_remquo.h
blobed57ec98edf401624889ba968ff3d6bdbd624e24
1 #define __CLC_FUNCTION __clc_remquo
3 #define __CLC_BODY <clc/math/remquo.inc>
4 #define __CLC_ADDRESS_SPACE private
5 #include <clc/math/gentype.inc>
6 #undef __CLC_ADDRESS_SPACE
8 #undef __CLC_FUNCTION