Searched refs:inner_expr_const (Results 1 – 2 of 2) sorted by relevance
6073 bool inner_expr_const = true; in c_cast_expr() local6074 ret = c_fully_fold (ret, require_constant_value, &inner_expr_const); in c_cast_expr()6077 && inner_expr_const); in c_cast_expr()
6191 bool inner_expr_const = true; in c_cast_expr() local6192 ret = c_fully_fold (ret, require_constant_value, &inner_expr_const); in c_cast_expr()6195 && inner_expr_const); in c_cast_expr()