Searched refs:expr_is_variable (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-expr.c8670 expr_is_variable (gfc_expr *expr) function
8683 return expr_is_variable (arg);
9163 && !expr_is_variable (expr2)
9208 expr_is_variable (expr2) || scalar_to_array

Completed in 184 milliseconds