Home
last modified time | relevance | path

Searched refs:finish_left_unary_fold_expr (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstraint.cc1503 check = finish_left_unary_fold_expr (check, TRUTH_ANDIF_EXPR); in finish_shorthand_constraint()
H A Dcp-tree.h7701 extern tree finish_left_unary_fold_expr (tree, int);
H A Dsemantics.c10336 finish_left_unary_fold_expr (tree expr, int op) in finish_left_unary_fold_expr() function
H A Dpt.c29698 tree fold = finish_left_unary_fold_expr (constr, TRUTH_ANDIF_EXPR); in convert_generic_types_to_packs()
H A Dparser.c5096 return finish_left_unary_fold_expr (expr, op); in cp_parser_fold_expression()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstraint.cc1546 check = finish_left_unary_fold_expr (check, TRUTH_ANDIF_EXPR); in finish_shorthand_constraint()
H A Dcp-tree.h8115 extern tree finish_left_unary_fold_expr (tree, int);
H A DChangeLog-20151674 (finish_left_unary_fold_expr, finish_right_unary_fold_expr)
H A Dsemantics.cc12326 finish_left_unary_fold_expr (tree expr, int op) in finish_left_unary_fold_expr() function
H A Dpt.cc30780 tree fold = finish_left_unary_fold_expr (constr, TRUTH_ANDIF_EXPR); in convert_generic_types_to_packs()
H A Dparser.cc5372 return finish_left_unary_fold_expr (expr, op); in cp_parser_fold_expression()