Searched refs:FN_ARGS_PAIR (Results 1 – 1 of 1) sorted by relevance
521 #define FN_ARGS_PAIR(fn) decltype(fn), (fn) macro526 FunctionTypeMetafunction<FN_ARGS_PAIR(test_function_traits::int_returning_function)>; in TEST()