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