Searched refs:duplicate_function_template_decls (Results 1 – 3 of 3) sorted by relevance
1382 duplicate_function_template_decls (tree newdecl, tree olddecl) in duplicate_function_template_decls() function1746 if (duplicate_function_template_decls (newdecl, olddecl)) in duplicate_decls()
1439 duplicate_function_template_decls (tree newdecl, tree olddecl) in duplicate_function_template_decls() function1846 if (duplicate_function_template_decls (newdecl, olddecl)) in duplicate_decls()
1989 (duplicate_function_template_decls): New. Refactor a nasty if