Searched defs:templateFunction (Results 1 – 8 of 8) sorted by relevance
32 void templateFunction(T) { } // expected-note {{candidate template ignored: could not match 'void (… function44 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() { in templateFunction() function417 void templateFunction() { in templateFunction() function
375 void templateFunction(T) { in templateFunction() function379 void templateFunction<ExpensiveToCopyType>(ExpensiveToCopyType E) { in templateFunction() function
163 void templateFunction(T obj) { in templateFunction() function
1009 void templateFunction(const T& t) { in templateFunction() function