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