Home
last modified time | relevance | path

Searched defs:lhs_type (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/java/
Dparse.y12797 tree lhs_type = NULL_TREE, rhs_type, new_rhs = NULL_TREE; local
13001 try_reference_assignconv (lhs_type, rhs) in try_reference_assignconv() argument
13028 try_builtin_assignconv (wfl_op1, lhs_type, rhs) in try_builtin_assignconv() argument
13079 valid_builtin_assignconv_identity_widening_p (lhs_type, rhs_type) in valid_builtin_assignconv_identity_widening_p() argument
Dparse.c16362 tree lhs_type = NULL_TREE, rhs_type, new_rhs = NULL_TREE; local
16566 try_reference_assignconv (lhs_type, rhs) in try_reference_assignconv() argument
16593 try_builtin_assignconv (wfl_op1, lhs_type, rhs) in try_builtin_assignconv() argument
16644 valid_builtin_assignconv_identity_widening_p (lhs_type, rhs_type) in valid_builtin_assignconv_identity_widening_p() argument
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dfold-const.c4451 tree lhs_type = type; local