Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dpragma-unroll.cpp76 void for_template_define_test(A *List, int Length, A Value) { in for_template_define_test() function
93 for_template_define_test<double>(List, Length, Value); in template_test()
Dpragma-loop.cpp107 void for_template_define_test(A *List, int Length, A Value) { in for_template_define_test() function
157 for_template_define_test<double, int>(List, Length, Value); in template_test()