Searched refs:is_template_compat (Results 1 – 3 of 3) sorted by relevance
89 int is_template_compat (const Symbol *);
207 is_template_compat (const Symbol *s) in is_template_compat() function
1007 if (template_flag == 0 || is_template_compat(s) == 0) { in generate_type()