Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dpragma-loop.cpp120 void for_template_constant_expression_test(A *List, int Length) { in for_template_constant_expression_test() function
157 for_template_constant_expression_test<double, 2, 4, 8>(List, Length); in template_test()