HomeSort by: relevance | last modified time | path
    Searched defs:tf_warning_or_error (Results 1 - 11 of 11) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
friend.cc 210 tf_warning_or_error); local
394 decl = lookup_member (ctype, name, 0, true, tf_warning_or_error);
class.cc 658 expr = cp_build_addr_expr (expr, tf_warning_or_error);
711 /*nonnull=*/true, tf_warning_or_error);
780 cp_build_addr_expr (aref, tf_warning_or_error));
1519 tf_warning_or_error);
1594 tf_warning_or_error);
6139 /*protect=*/0, tf_warning_or_error);
1517 tf_warning_or_error); local
semantics.cc 233 perform_access_checks (checks, tf_warning_or_error);
912 tf_warning_or_error);
1054 tf_warning_or_error);
1078 expr = convert_to_void (expr, ICV_STATEMENT, tf_warning_or_error);
1081 convert_to_void (expr, ICV_STATEMENT, tf_warning_or_error);
1624 tf_warning_or_error);
1627 convert_to_void (expr, ICV_THIRD_IN_FOR, tf_warning_or_error);
2140 if (!lvalue_or_else (operand, lv_asm, tf_warning_or_error))
2198 operand = decay_conversion (TREE_VALUE (t), tf_warning_or_error);
2428 tsubst_flags_t complain /* = tf_warning_or_error */)
4711 tf_warning_or_error); local
6429 id, id, tf_warning_or_error); local
    [all...]
decl.cc 4257 value = build_converted_constant_expr (type, value, tf_warning_or_error);
6338 tf_warning_or_error);
6347 tf_warning_or_error);
6353 init = decay_conversion (init, tf_warning_or_error);
6377 tf_warning_or_error);
7508 tf_warning_or_error);
7599 return build_aggr_init (decl, init, flags, tf_warning_or_error);
7690 tf_warning_or_error);
7698 tf_warning_or_error);
7717 init = reshape_init (type, init, tf_warning_or_error);
9947 tf_warning_or_error); local
18689 void_node, node, tf_warning_or_error, local
    [all...]
cp-tree.h 5724 tf_warning_or_error = tf_warning | tf_error
6860 extern bool cp_handle_deprecated_or_unavailable (tree, tsubst_flags_t = tf_warning_or_error);
7102 extern bool require_deduced_type (tree, tsubst_flags_t = tf_warning_or_error);
7161 tsubst_flags_t = tf_warning_or_error);
7340 extern tree get_defaulted_eh_spec (tree, tsubst_flags_t = tf_warning_or_error);
7517 = tf_warning_or_error,
7562 extern bool maybe_instantiate_noexcept (tree, tsubst_flags_t = tf_warning_or_error);
7572 extern tree make_pack_expansion (tree, tsubst_flags_t = tf_warning_or_error);
7850 tsubst_flags_t = tf_warning_or_error);
7860 extern tree lookup_and_finish_template_variable (tree, tree, tsubst_flags_t = tf_warning_or_error);
5715 tf_warning_or_error = tf_warning | tf_error enumerator in enum:tsubst_flags
    [all...]
pt.cc 2207 tf_warning_or_error);
5057 type = tsubst (type, args, tf_warning_or_error, NULL_TREE);
8614 else if (complain & tf_warning_or_error)
11442 tf_warning_or_error, NULL_TREE);
11445 tf_warning_or_error, NULL_TREE);
11448 new_friend = tsubst (decl, args, tf_warning_or_error, NULL_TREE);
11457 new_friend = tsubst (decl, args, tf_warning_or_error, NULL_TREE);
11490 tf_warning_or_error);
11766 args, tf_warning_or_error);
11768 tf_warning_or_error);
11817 args, tf_warning_or_error); local
12287 decl, diag_decl, tf_warning_or_error); local
27225 tf_warning_or_error, d); local
27229 tf_warning_or_error, DECL_TI_TEMPLATE (d)); local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/cp/
friend.cc 208 tf_warning_or_error); local
392 decl = lookup_member (ctype, name, 0, true, tf_warning_or_error);
class.cc 657 expr = cp_build_addr_expr (expr, tf_warning_or_error);
710 /*nonnull=*/true, tf_warning_or_error);
779 cp_build_addr_expr (aref, tf_warning_or_error));
1293 tf_warning_or_error);
1368 tf_warning_or_error);
5838 /*protect=*/0, tf_warning_or_error);
8970 /*protect=*/0, /*want_type=*/false, tf_warning_or_error))
1291 tf_warning_or_error); local
semantics.cc 234 perform_access_checks (checks, tf_warning_or_error);
807 tf_warning_or_error);
832 tf_warning_or_error);
896 expr = convert_to_void (expr, ICV_STATEMENT, tf_warning_or_error);
900 tf_warning_or_error); local
1360 tf_warning_or_error);
1364 tf_warning_or_error); local
1863 if (!lvalue_or_else (operand, lv_asm, tf_warning_or_error))
1921 operand = decay_conversion (TREE_VALUE (t), tf_warning_or_error);
2224 decl, tf_warning_or_error); local
4320 tf_warning_or_error); local
6006 id, id, tf_warning_or_error); local
    [all...]
decl.cc 3948 value = build_converted_constant_expr (type, value, tf_warning_or_error);
5989 tf_warning_or_error);
5998 tf_warning_or_error);
6004 init = decay_conversion (init, tf_warning_or_error);
6028 tf_warning_or_error);
7145 tf_warning_or_error);
7234 return build_aggr_init (decl, init, flags, tf_warning_or_error);
7325 tf_warning_or_error);
7333 tf_warning_or_error);
7352 init = reshape_init (type, init, tf_warning_or_error);
9494 tf_warning_or_error); local
17952 void_node, node, tf_warning_or_error, local
    [all...]
cp-tree.h 5582 tf_warning_or_error = tf_warning | tf_error
6677 extern bool cp_handle_deprecated_or_unavailable (tree, tsubst_flags_t = tf_warning_or_error);
6906 extern bool require_deduced_type (tree, tsubst_flags_t = tf_warning_or_error);
7139 extern tree get_defaulted_eh_spec (tree, tsubst_flags_t = tf_warning_or_error);
7306 = tf_warning_or_error,
7351 extern bool maybe_instantiate_noexcept (tree, tsubst_flags_t = tf_warning_or_error);
7361 extern tree make_pack_expansion (tree, tsubst_flags_t = tf_warning_or_error);
7648 extern tree lookup_and_finish_template_variable (tree, tree, tsubst_flags_t = tf_warning_or_error);
7649 extern tree finish_template_variable (tree, tsubst_flags_t = tf_warning_or_error);
7920 cp_build_qualified_type_real ((TYPE), (QUALS), tf_warning_or_error)
5573 tf_warning_or_error = tf_warning | tf_error enumerator in enum:tsubst_flags
    [all...]

Completed in 99 milliseconds