Searched refs:tmpl2 (Results 1 – 3 of 3) sorted by relevance
182 tmpl2 = template.make_template("s1", variable_scoped_function)186 v3 = tmpl2()197 tmpl2 = template.make_template(201 tmpl2()219 tmpl2 = template.make_template(221 v3 = tmpl2()230 tmpl2 = template.make_template("s1", variable_scoped_function)234 v3 = tmpl2()247 tmpl2 = template.make_template("s1", internally_variable_scoped_function)251 v3 = tmpl2("test")[all …]
104 void tmpl2(T t = NULL) { in tmpl2() function111 tmpl2<int*>(); in func()
364 X<void __cdecl ()>::p tmpl2 = &A::method_thiscall; variable