Searched refs:arithmetic_types_p (Results 1 – 2 of 2) sorted by relevance
4528 bool arithmetic_types_p; in cp_build_binary_op() local5442 arithmetic_types_p = 1; in cp_build_binary_op()5445 arithmetic_types_p = 0; in cp_build_binary_op()5462 arithmetic_types_p = 1; in cp_build_binary_op()5467 && arithmetic_types_p in cp_build_binary_op()5517 if (result_type && arithmetic_types_p) in cp_build_binary_op()5569 if (arithmetic_types_p) in cp_build_binary_op()
4965 bool arithmetic_types_p; in cp_build_binary_op() local5893 arithmetic_types_p = 1; in cp_build_binary_op()5896 arithmetic_types_p = 0; in cp_build_binary_op()5913 arithmetic_types_p = 1; in cp_build_binary_op()5918 && arithmetic_types_p in cp_build_binary_op()5979 if (result_type && arithmetic_types_p) in cp_build_binary_op()6031 if (arithmetic_types_p) in cp_build_binary_op()