Lines Matching defs:overflow_p

1246 				bool *non_constant_p, bool *overflow_p)  in cxx_eval_builtin_function_call()
1531 bool *non_constant_p, bool *overflow_p, in cxx_bind_parameters_in_call()
1658 bool *non_constant_p, bool *overflow_p) in cxx_eval_internal_function()
1926 bool *non_constant_p, bool *overflow_p) in cxx_eval_dynamic_cast_fn()
2152 bool *overflow_p) in cxx_set_object_constness()
2173 bool *non_constant_p, bool *overflow_p) in cxx_eval_call_expression()
2811 bool *overflow_p) in verify_constant()
2922 bool *non_constant_p, bool *overflow_p) in cxx_eval_unary_expression()
2951 bool *overflow_p) in cxx_fold_pointer_plus_expression()
3007 bool *non_constant_p, bool *overflow_p) in cxx_eval_binary_expression()
3105 bool *non_constant_p, bool *overflow_p, in cxx_eval_conditional_expression()
3132 bool *non_constant_p, bool *overflow_p) in cxx_eval_vector_conditional_expression()
3457 bool *non_constant_p, bool *overflow_p) in get_array_or_vector_nelts()
3505 bool *non_constant_p, bool *overflow_p) in eval_and_check_array_index()
3543 bool *non_constant_p, bool *overflow_p) in cxx_eval_array_reference()
3666 bool *non_constant_p, bool *overflow_p) in cxx_eval_component_reference()
3775 bool *non_constant_p, bool *overflow_p) in cxx_eval_bit_field_ref()
3862 bool *non_constant_p, bool *overflow_p) in cxx_eval_logical_expression()
4016 bool *non_constant_p, bool *overflow_p) in cxx_eval_bare_aggregate()
4142 bool *non_constant_p, bool *overflow_p) in cxx_eval_vec_init_1()
4284 bool *non_constant_p, bool *overflow_p) in cxx_eval_vec_init()
4323 bool non_constant_p = false, overflow_p = false; in cxx_union_active_member() local
4535 bool *non_constant_p, bool *overflow_p) in cxx_eval_indirect_ref()
4689 bool *non_constant_p, bool *overflow_p) in cxx_eval_trinary_expression()
4812 bool *non_constant_p, bool *overflow_p) in cxx_eval_store_expression()
5214 bool *non_constant_p, bool *overflow_p) in cxx_eval_increment_expression()
5386 bool *non_constant_p, bool *overflow_p, in cxx_eval_statement_list()
5439 bool *non_constant_p, bool *overflow_p, in cxx_eval_loop_expr()
5561 bool *non_constant_p, bool *overflow_p, in cxx_eval_switch_expr()
5656 bool *non_constant_p, bool *overflow_p) in build_new_constexpr_heap_type()
5727 bool *non_constant_p, bool *overflow_p, in cxx_eval_constant_expression()
6878 bool overflow_p = false; variable