Searched defs:tmpl (Results 1 – 9 of 9) sorted by relevance
16 void tmpl(T t) {} in tmpl() function
18 void tmpl() { in tmpl() function
13 void tmpl() { in tmpl() function
56 function inflate(tmpl, data, parent, next) { argument117 function reinflate(tmpl, data) { argument
12 void tmpl(T *t) {} in tmpl() function
58 void tmpl() { in tmpl() function
96 void tmpl(char c = NULL, // expected-warning 3 {{implicit conversion of NULL constant to 'char'}} in tmpl() function
213 template<typename T> void tmpl (T) {} in tmpl() function
1798 auto tmpl = namedAttr.attr.getConvertFromStorageCall(); global() local