Searched refs:init_kind_template (Results 1 – 1 of 1) sorted by relevance
35 template<typename T> void init_kind_template() { in init_kind_template() function39 template void init_kind_template<int>();40 template void init_kind_template<ExplicitCopy>(); // expected-note {{instantiation of}}