Home
last modified time | relevance | path

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

/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
Dp11-1y.cpp35 template<typename T> void init_kind_template() { in init_kind_template() function
39 template void init_kind_template<int>();
40 template void init_kind_template<ExplicitCopy>(); // expected-note {{instantiation of}}