Searched defs:RefFn (Results 1 – 2 of 2) sorted by relevance
78 using RefFn = make_function_t<int &, Size>; in test_all() typedef
150 typedef int &(*RefFn)(); in testFunctionPointerReturn() typedef