Searched refs:for_template_test (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dpragma-unroll.cpp65 void for_template_test(A *List, int Length, A Value) { function
92 for_template_test<double>(List, Length, Value);
H A Dpragma-loop.cpp96 void for_template_test(A *List, int Length, A Value) { function in struct:Tuner
155 for_template_test<double>(List, Length, Value);

Completed in 111 milliseconds