Searched refs:TestTemplateExpr (Results 1 – 1 of 1) sorted by relevance
42 __launch_bounds__(a + b, c + constint) void TestTemplateExpr(void) {} in TestTemplateExpr() function43 template void TestTemplateExpr<128+constint, 3, 7>(void);