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

/freebsd-9.3-release/contrib/gcc/cp/
H A Dtypeck.c2307 rval = build_new_op (INDIRECT_REF, LOOKUP_NORMAL, expr, NULL_TREE,
2960 expr = build_new_op (code, LOOKUP_NORMAL, arg1, arg2, NULL_TREE,
3910 exp = build_new_op (code, LOOKUP_NORMAL, xarg, NULL_TREE, NULL_TREE,
4755 result = build_new_op (COMPOUND_EXPR, LOOKUP_NORMAL, op1, op2, NULL_TREE,
5735 result = build_new_op (MODIFY_EXPR, LOOKUP_NORMAL,
5921 tree rval = build_new_op (MODIFY_EXPR, LOOKUP_NORMAL, lhs, rhs,
H A Dtypeck2.c1165 while ((expr = build_new_op (COMPONENT_REF, LOOKUP_NORMAL, expr,
H A Ddecl2.c313 expr = build_new_op (ARRAY_REF, LOOKUP_NORMAL,
H A Dsemantics.c1903 result = build_new_op (CALL_EXPR, LOOKUP_NORMAL, fn, args, NULL_TREE,
H A Dcall.c3652 build_new_op (enum tree_code code, int flags, tree arg1, tree arg2, tree arg3, function
3806 result = build_new_op (code, flags, arg1, NULL_TREE, NULL_TREE,
H A Dcp-tree.h3808 extern tree build_new_op (enum tree_code, int, tree, tree, tree, bool *);

Completed in 207 milliseconds