Searched refs:find_array_ref_with_const_idx_r (Results 1 – 3 of 3) sorted by relevance
329 find_array_ref_with_const_idx_r (tree *expr_p, int *, void *) in find_array_ref_with_const_idx_r() function505 if (walk_tree_without_duplicates (&lhs, find_array_ref_with_const_idx_r, in warn_tautological_cmp()
331 find_array_ref_with_const_idx_r (tree *expr_p, int *, void *) in find_array_ref_with_const_idx_r() function507 if (walk_tree_without_duplicates (&lhs, find_array_ref_with_const_idx_r, in warn_tautological_cmp()
3590 * c-warn.c (find_array_ref_with_const_idx_r): Call fold_for_warn6124 * c-warn.c (find_array_ref_with_const_idx_r): Remove parameter names.6174 (find_array_ref_with_const_idx_r): Likewise.8003 * c-common.c (find_array_ref_with_const_idx_r): New function.