Searched defs:init_kind_template (Results 1 - 1 of 1) sorted by relevance

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

Completed in 265 milliseconds