Lines Matching full:required
38 …ar_1; // expected-warning{{instantiation of variable 'C1<int>::s_var_1' required here, but no defi… in func_02()
43 …r_2; // expected-warning{{instantiation of variable 'C1<char>::s_var_2' required here, but no defi… in func_03()
48 …C1<int>::s_func_1(); // expected-warning{{instantiation of function 'C1<int>::s_func_1' required h… in func_04()
57 …(); // expected-warning{{instantiation of function 'C1<char>::s_func_2' required here, but no defi… in func_06()
62 …x->meth_1(); // expected-warning{{instantiation of function 'C1<int>::meth_1' required here, but … in func_07()
71 …x->meth_1(); // expected-warning{{instantiation of function 'C1<char>::meth_1' required here, but… in func_09()
80 …/ expected-warning{{instantiation of variable 'C1<int>::s_tvar_2<long>' required here, but no defi… in func_11()
89 … expected-warning{{instantiation of function 'C1<int>::s_tfunc_2<long>' required here, but no defi… in func_13()
98 …pected-warning {{instantiation of variable 'C1<int>::C2<char>::s_var_2' required here, but no defi… in func_15()
107 …pected-warning{{instantiation of function 'C1<int>::C2<char>::s_func_2' required here, but no defi… in func_17()
116 …expected-warning{{instantiation of function 'C1<int>::C2<char>::meth_2' required here, but no defi… in func_19()
125 …-warning{{instantiation of variable 'C1<int>::C2<long>::s_tvar_2<long>' required here, but no defi… in func_21()
134 …ed-warning{{instantiation of function 'C1<int>::C2<long>::tmeth_2<int>' required here, but no defi… in func_23()