Searched refs:LOOKUP_NORMAL (Results 1 - 25 of 28) sorted by relevance

12

/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dcall.c150 return build_opfncall (CALL_EXPR, LOOKUP_NORMAL,
252 return build_method_call (exp, name, parms, NULL_TREE, LOOKUP_NORMAL);
306 LOOKUP_NORMAL|LOOKUP_NONVIRTUAL|LOOKUP_DESTRUCTOR,
312 LOOKUP_NORMAL|LOOKUP_NONVIRTUAL);
496 LOOKUP_NORMAL|LOOKUP_DESTRUCTOR, 0);
1094 int flags = LOOKUP_NORMAL;
2194 LOOKUP_NORMAL, DEDUCE_CALL);
2198 (candidates, t, args, LOOKUP_NORMAL);
2232 return build_over_call (cand, args, LOOKUP_NORMAL);
2280 LOOKUP_NORMAL, DEDUCE_CAL
[all...]
H A Dcvt.c647 return ocp_convert (type, expr, CONV_OLD_CONVERT, LOOKUP_NORMAL);
894 LOOKUP_NORMAL|LOOKUP_NO_CONVERSION);
931 return ocp_convert (type, e, CONV_C_CAST|convtype, LOOKUP_NORMAL);
959 (xtype, expr, for_sure ? LOOKUP_NORMAL : 0);
1070 return build_user_type_conversion (type, expr, LOOKUP_NORMAL);
H A Dinit.c672 LOOKUP_NORMAL);
1247 init, LOOKUP_NORMAL|flags);
1668 LOOKUP_NORMAL|LOOKUP_NONVIRTUAL);
1691 return build_opfncall (CALL_EXPR, LOOKUP_NORMAL, decl,
2463 LOOKUP_NORMAL | (use_global_new * LOOKUP_GLOBAL));
2567 init = convert_for_initialization (deref, type, init, LOOKUP_NORMAL,
2581 int flags = LOOKUP_NORMAL|LOOKUP_NONVIRTUAL|LOOKUP_COMPLAIN;
2631 int flags = LOOKUP_NORMAL | (use_global_new * LOOKUP_GLOBAL);
2788 LOOKUP_NORMAL|LOOKUP_DESTRUCTOR, 1),
3180 int flags = LOOKUP_NORMAL | (use_global_delet
[all...]
H A Dtypeck2.c827 return convert_for_initialization (0, type, init, LOOKUP_NORMAL,
861 int flags = LOOKUP_NORMAL;
1304 while ((rval = build_opfncall (COMPONENT_REF, LOOKUP_NORMAL, rval,
1511 TYPE_BINFO (type), LOOKUP_NORMAL);
H A Dtypeck.c2339 rval = build_opfncall (INDIRECT_REF, LOOKUP_NORMAL, ptr, NULL_TREE,
2612 TYPE_BINFO (type), LOOKUP_NORMAL);
2708 NULL_TREE, LOOKUP_NORMAL);
2725 NULL_TREE, LOOKUP_NORMAL);
2784 return build_opfncall (CALL_EXPR, LOOKUP_NORMAL, function, params, NULL_TREE);
3019 params, fndecl, LOOKUP_NORMAL);
3079 return build_function_call_real (function, params, 1, LOOKUP_NORMAL);
3269 return build_new_op (code, LOOKUP_NORMAL, arg1, arg2, NULL_TREE);
4330 rval = build_new_op (code, LOOKUP_NORMAL, xarg,
5052 return build_new_op (COND_EXPR, LOOKUP_NORMAL, ifex
[all...]
H A Ddecl2.c1211 return build_opfncall (ARRAY_REF, LOOKUP_NORMAL,
1335 LOOKUP_NORMAL, NULL_TREE);
1341 LOOKUP_NORMAL, use_global_delete);
2984 LOOKUP_NORMAL|LOOKUP_NONVIRTUAL|LOOKUP_DESTRUCTOR, 0);
4182 NULL_TREE, LOOKUP_NORMAL);
H A Drtti.c547 LOOKUP_NORMAL, NULL_TREE);
H A Dsemantics.c965 return build_method_call (object, fn, args, NULL_TREE, LOOKUP_NORMAL);
H A Ddecl.c7693 LOOKUP_SPECULATIVELY|LOOKUP_NORMAL|DIRECT_BIND, decl);
14123 LOOKUP_NONVIRTUAL|LOOKUP_DESTRUCTOR|LOOKUP_NORMAL, 0);
14127 LOOKUP_NONVIRTUAL|LOOKUP_DESTRUCTOR|LOOKUP_NORMAL, 0);
14195 LOOKUP_NORMAL | LOOKUP_SPECULATIVELY, NULL_TREE);
14941 int temp = 0, flags = LOOKUP_NORMAL|LOOKUP_DESTRUCTOR;
H A Dcp-tree.h2605 LOOKUP_NORMAL is just a combination of these two.
2636 #define LOOKUP_NORMAL (3)
2627 #define LOOKUP_NORMAL macro
/haiku-buildtools/gcc/gcc/cp/
H A Dmethod.c651 int flags = LOOKUP_NORMAL | LOOKUP_NONVIRTUAL | LOOKUP_DEFAULTED;
925 LOOKUP_NORMAL, complain);
953 LOOKUP_NORMAL, tf_warning_or_error);
968 LOOKUP_NORMAL, complain);
983 LOOKUP_NORMAL, tf_warning_or_error);
1000 LOOKUP_NORMAL|LOOKUP_SPECULATIVE,
1066 ctype, LOOKUP_NORMAL, tf_none);
1074 NULL, ctype, LOOKUP_NORMAL,
1460 flags = LOOKUP_NORMAL|LOOKUP_SPECULATIVE;
H A Dcvt.c572 &args, type, LOOKUP_NORMAL, complain);
630 return ocp_convert (type, expr, CONV_OLD_CONVERT, LOOKUP_NORMAL, complain);
1474 LOOKUP_NORMAL|LOOKUP_NO_CONVERSION,
1507 return ocp_convert (type, e, CONV_C_CAST|convtype, LOOKUP_NORMAL, complain);
1526 return build_user_type_conversion (xtype, expr, LOOKUP_NORMAL,
1697 return build_user_type_conversion (type, expr, LOOKUP_NORMAL,
H A Dinit.c357 NULL, type, LOOKUP_NORMAL,
528 LOOKUP_NORMAL|LOOKUP_DELEGATING_CONS,
533 LOOKUP_NORMAL
733 int flags = LOOKUP_NORMAL;
1086 int flags = LOOKUP_NORMAL;
1274 LOOKUP_NORMAL | LOOKUP_NONVIRTUAL,
1595 init, LOOKUP_NORMAL|flags, complain);
2618 LOOKUP_NORMAL,
2799 LOOKUP_NORMAL,
2859 LOOKUP_NORMAL,
[all...]
H A Dcall.c4014 LOOKUP_NORMAL,
4109 int flags = LOOKUP_NORMAL;
4227 return build_over_call (cand, LOOKUP_NORMAL, complain);
4283 LOOKUP_NORMAL, &candidates, complain); local
4347 result = build_over_call (cand, LOOKUP_NORMAL, complain);
4721 LOOKUP_NORMAL);
4954 LOOKUP_NORMAL, complain);
5597 result = build_over_call (cand, LOOKUP_NORMAL, complain);
6204 LOOKUP_NORMAL, NULL_TREE,
6286 expr = build_over_call (cand, LOOKUP_NORMAL, complai
[all...]
H A Dexcept.c837 int flags = LOOKUP_NORMAL | LOOKUP_ONLYCONVERTING;
1334 LOOKUP_NORMAL);
H A Dtypeck.c2901 rval = build_new_op (loc, INDIRECT_REF, LOOKUP_NORMAL, expr,
3547 nargs = convert_arguments (parm_types, params, fndecl, LOOKUP_NORMAL,
3803 expr = build_new_op (loc, code, LOOKUP_NORMAL, arg1, arg2, NULL_TREE,
3845 expr = build_new_op (loc, ARRAY_REF, LOOKUP_NORMAL, arg1, arg2,
5216 exp = build_new_op (loc, code, LOOKUP_NORMAL, xarg, NULL_TREE,
5326 tf_warning_or_error, LOOKUP_NORMAL);
6263 result = build_new_op (loc, COMPOUND_EXPR, LOOKUP_NORMAL, op1, op2,
6627 return ocp_convert (type, expr, CONV_C_CAST, LOOKUP_NORMAL, complain);
7460 &rhs_vec, lhstype, LOOKUP_NORMAL,
7489 LOOKUP_NORMAL, lh
[all...]
H A Dtypeck2.c1168 flags = LOOKUP_NORMAL;
1711 LOOKUP_NORMAL, expr, NULL_TREE, NULL_TREE,
2020 &parmvec, type, LOOKUP_NORMAL, complain);
H A Ddecl2.c403 expr = build_new_op (loc, ARRAY_REF, LOOKUP_NORMAL, array_expr,
521 LOOKUP_NORMAL, use_global_delete,
1038 flags = LOOKUP_NORMAL;
2115 LOOKUP_NORMAL);
H A Dsemantics.c2309 ? LOOKUP_NORMAL | LOOKUP_NONVIRTUAL
2310 : LOOKUP_NORMAL),
2364 ? LOOKUP_NORMAL|LOOKUP_NONVIRTUAL
2365 : LOOKUP_NORMAL),
H A Drtti.c641 LOOKUP_NORMAL, NULL_TREE, complain);
H A Dcp-tree.h4643 #define LOOKUP_NORMAL (LOOKUP_PROTECT)
4650 #define LOOKUP_IMPLICIT (LOOKUP_NORMAL | LOOKUP_ONLYCONVERTING)
4635 #define LOOKUP_NORMAL macro
H A Dpt.c14853 flags = LOOKUP_NORMAL;
15425 qualified_p ? LOOKUP_NONVIRTUAL : LOOKUP_NORMAL,
18730 LOOKUP_NORMAL, NULL, explain_p);
19315 DEDUCE_EXACT, LOOKUP_NORMAL, /*explain_p=*/false,
22451 DEDUCE_CALL, LOOKUP_NORMAL,
H A Dtree.c568 &argvec, inner_type, LOOKUP_NORMAL,
H A Dconstexpr.c2346 &argvec, elttype, LOOKUP_NORMAL,
H A Ddecl.c5700 || can_convert_arg (type, TREE_TYPE (init), init, LOOKUP_NORMAL,
14665 int flags = LOOKUP_NORMAL|LOOKUP_NONVIRTUAL|LOOKUP_DESTRUCTOR;

Completed in 628 milliseconds

12