Searched refs:comp_array_types (Results 1 – 4 of 4) sorted by relevance
52 static bool comp_array_types (tree, tree, bool);892 comp_array_types (tree t1, tree t2, bool allow_redeclaration) in comp_array_types() function1092 if (!comp_array_types (t1, t2, !!(strict & COMPARE_REDECLARATION))) in comptypes()
14 * typeck.c (comp_array_types): Fold non-dependent domains for3891 (comp_array_types): Take redeclaration bool parameter.3909 * typeck.c (comp_array_types): Return bool. Lose callback.
1848 * typeck.c (comp_array_types): Likewise.
886 (comp_array_types): Likewise. Get issues involving unknown array