Searched refs:handle__builtin_choose_expr (Results 1 – 3 of 3) sorted by relevance
164 static struct symbol *handle__builtin_choose_expr(struct expression *expr) in handle__builtin_choose_expr() function186 return handle__builtin_choose_expr(expr); in get_return_type()
321 static int handle__builtin_choose_expr(struct expression *expr) in handle__builtin_choose_expr() function531 if (handle__builtin_choose_expr(expr)) in __split_expr()
1200 static bool handle__builtin_choose_expr(struct expression *expr, int implied, int *recurse_cnt, str… in handle__builtin_choose_expr() function1225 return handle__builtin_choose_expr(expr, implied, recurse_cnt, res, res_sval); in handle_call_rl()