Home
last modified time | relevance | path

Searched defs:ValFn (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/
H A Dapply_large_arity.pass.cpp75 using ValFn = make_function_t<int, Size>; in test_all() typedef
121 using ValFn = make_function_t<int, Size>; in test_one() typedef