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

/netbsd-current/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc2999 tree val = build_x_conditional_expr (/*loc=*/0, op0, op1, op2, tf_error);
/netbsd-current/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc2836 tree val = build_x_conditional_expr (/*loc=*/0, op0, op1, op2, tf_error);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h7627 extern tree build_x_conditional_expr (location_t, tree, tree, tree,
H A Dtypeck.c7038 build_x_conditional_expr (location_t loc, tree ifexp, tree op1, tree op2,
7026 build_x_conditional_expr (location_t loc, tree ifexp, tree op1, tree op2, function
H A Dpt.c20318 RETURN (build_x_conditional_expr (EXPR_LOCATION (t),
H A Dparser.c9838 return build_x_conditional_expr (loc, logical_or_expr,
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h8039 extern tree build_x_conditional_expr (location_t, tree, tree, tree,
H A Dtypeck.cc7553 build_x_conditional_expr (location_t loc, tree ifexp, tree op1, tree op2,
7541 build_x_conditional_expr (location_t loc, tree ifexp, tree op1, tree op2, function
H A Dpt.cc21171 RETURN (build_x_conditional_expr (EXPR_LOCATION (t),
H A Dparser.cc10306 return build_x_conditional_expr (loc, logical_or_expr,
[all...]

Completed in 545 milliseconds