Searched defs:TemplateFunc (Results 1 – 5 of 5) sorted by relevance
17 void TemplateFunc(T ...Arg) { in TemplateFunc() function
18 void TemplateFunc(T ...Arg) { in TemplateFunc() function
50 void TemplateFunc() { in TemplateFunc() function
98 T TemplateFunc(T) { in TemplateFunc() function
102 T TemplateFunc(T x) { // expected-note{{target function has different return type ('long' expected but has 'int')}} in TemplateFunc() function