Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenSYCL/
H A Dunique_stable_name.cpp24 void template_param() { in template_param() function
113 template_param<int>(); in main()
116 template_param<decltype(x)>(); in main()