Searched defs:templateFunction (Results 1 – 8 of 8) sorted by relevance
31 void templateFunction(T) { } // expected-note {{candidate template ignored: could not match 'void (… function45 void templateFunction(__attribute__((ns_consumed)) AntiRelease *); // expected-error {{no function … function
27 T templateFunction(T t) { return t; } in templateFunction() function
81 void templateFunction(type) { in templateFunction() function
85 void templateFunction(type) { in templateFunction() function
158 void templateFunction() { templateFunction() function 417 void templateFunction() { templateFunction() function
375 void templateFunction(T) { templateFunction() function 379 void templateFunction<ExpensiveToCopyType>(ExpensiveToCopyType E) { templateFunction() function
217 void templateFunction(T obj) { in templateFunction() function
1009 void templateFunction(const T& t) { in templateFunction() function