Searched refs:GetTypes (Results 1 – 1 of 1) sorted by relevance
48 struct GetTypes;51 struct GetTypes<R(Args...)> { struct65 GetTypes<__VA_ARGS__>::Result __interceptor_##Function( \66 GetTypes<__VA_ARGS__>::Arg<0>::Type) __attribute__((weak)); \67 GetTypes<__VA_ARGS__>::Result Function( \68 GetTypes<__VA_ARGS__>::Arg<0>::Type arg0) { \73 GetTypes<__VA_ARGS__>::Result __interceptor_##Function( \74 GetTypes<__VA_ARGS__>::Arg<0>::Type, \75 GetTypes<__VA_ARGS__>::Arg<1>::Type) __attribute__((weak)); \76 GetTypes<__VA_ARGS__>::Result Function( \[all …]