Home
last modified time | relevance | path

Searched refs:templ_foo (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/test/OpenMP/
H A Dgeneric_loop_ast_print.cpp67 void templ_foo(T t) { in templ_foo() function
175 templ_foo<int,2>(8); in bar()
H A Dteams_generic_loop_ast_print.cpp34 void templ_foo(T t) { in templ_foo() function
100 templ_foo<int,2>(8); in bar()
H A Dparallel_generic_loop_ast_print.cpp45 void templ_foo(T t) { in templ_foo() function
120 templ_foo<int,2>(8); in bar()
H A Dtarget_parallel_generic_loop_ast_print.cpp45 void templ_foo(T t) { in templ_foo() function
120 templ_foo<int,2,0>(8); in bar()
H A Dtarget_teams_generic_loop_ast_print.cpp45 void templ_foo(T t) { in templ_foo() function
120 templ_foo<int,2,0>(8); in bar()