Home
last modified time | relevance | path

Searched refs:test_function_filename_template_indirect (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/SemaCXX/Inputs/
H A Dsource-location-file.h45 constexpr U test_function_filename_template_indirect(T t) { in test_function_filename_template_indirect() function
/llvm-project/clang/test/SemaCXX/
H A Dsource_location.cpp384 static_assert(is_equal(SLF::test_function_filename_template_indirect(42), in test_function()