Searched refs:unlowered_expr_type (Results 1 – 6 of 6) sorted by relevance
3246 arg2_type = unlowered_expr_type (arg2); in build_conditional_expr()3247 arg3_type = unlowered_expr_type (arg3); in build_conditional_expr()
3054 type = unlowered_expr_type (expr); in finish_typeof()
1492 unlowered_expr_type (tree exp) in unlowered_expr_type() function4281 declared_type = unlowered_expr_type (arg); in build_unary_op()
282 * semantics.c (finish_typeof): Use unlowered_expr_type.287 * cp-tree.h (unlowered_expr_type): New function.290 (unlowered_expr_type): New function.292 * call.c (build_conditional_expr): Use unlowered_expr_type.
4513 extern tree unlowered_expr_type (tree);
9995 arg = unlowered_expr_type (arg); in type_unification_real()