Home
last modified time | relevance | path

Searched refs:for_template_test (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGenCXX/
Dpragma-unroll.cpp65 void for_template_test(A *List, int Length, A Value) { in for_template_test() function
92 for_template_test<double>(List, Length, Value); in template_test()
Dpragma-loop.cpp97 void for_template_test(A *List, int Length, A Value) { in for_template_test() function
156 for_template_test<double>(List, Length, Value); in template_test()
/external/llvm-project/clang/test/CodeGenCXX/
Dpragma-unroll.cpp68 void for_template_test(A *List, int Length, A Value) { in for_template_test() function
95 for_template_test<double>(List, Length, Value); in template_test()
Dpragma-loop.cpp97 void for_template_test(A *List, int Length, A Value) { in for_template_test() function
156 for_template_test<double>(List, Length, Value); in template_test()