Searched refs:test_function_template_indirect (Results 1 – 2 of 2) sorted by relevance
35 constexpr U test_function_template_indirect(T t) { in test_function_template_indirect() function
337 static_assert(is_equal(SLF::test_function_template_indirect(42).file(), SLF::global_info.file()), ""); in test_function()