Home
last modified time | relevance | path

Searched refs:op1_original_type (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDc-typeck.c4135 tree op1, tree op1_original_type, tree op2, in build_conditional_expr() argument
4208 tree t1 = op1_original_type ? op1_original_type : TREE_TYPE (orig_op1); in build_conditional_expr()
/dragonfly/contrib/gcc-8.0/gcc/c/
HDc-typeck.c4905 tree op1, tree op1_original_type, location_t op1_loc, in build_conditional_expr() argument
4984 tree t1 = op1_original_type ? op1_original_type : TREE_TYPE (orig_op1); in build_conditional_expr()