| D | gimple-array-bounds.cc | 182 array_bounds_checker::check_array_ref (location_t location, tree ref, in check_array_ref() function in array_bounds_checker 568 warned = check_array_ref (location, t, stmt, ignore_off_by_one); in check_addr_expr() 724 warned = checker->check_array_ref (location, t, wi->stmt, in check_array_bounds()
|