Searched defs:last_expr_type (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/ | ||
H A D | c-common.h | 288 #define last_expr_type (current_stmt_tree ()->x_last_expr_type) macro |
H A D | stmt.c | 387 #define last_expr_type (cfun->stmt->x_last_expr_type) macro |