Home
last modified time | relevance | path

Searched refs:FUNCTION_TYPE (Results 1 – 25 of 108) sorted by relevance

12345

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dtype-utils.h43 || code == FUNCTION_TYPE || code == METHOD_TYPE in find_type_usage()
Derror.cc656 case FUNCTION_TYPE: in dump_type()
895 || TREE_CODE (sub) == FUNCTION_TYPE) in dump_type_prefix()
933 case FUNCTION_TYPE: in dump_type_prefix()
1002 || TREE_CODE (TREE_TYPE (t)) == FUNCTION_TYPE) in dump_type_suffix()
1009 case FUNCTION_TYPE: in dump_type_suffix()
1026 TREE_CODE (t) == FUNCTION_TYPE in dump_type_suffix()
1577 case FUNCTION_TYPE: in dump_template_decl()
2568 if (TREE_CODE (next) == FUNCTION_TYPE) in dump_expr()
Dptree.cc140 case FUNCTION_TYPE: in cxx_print_type()
Dtypeck.cc859 case FUNCTION_TYPE: in merge_types()
1299 if (TREE_CODE (t1) == FUNCTION_TYPE in structural_comptypes()
1406 case FUNCTION_TYPE: in structural_comptypes()
1944 if (TREE_CODE (type) == FUNCTION_TYPE in cxx_sizeof_nowarn()
2349 if (code == FUNCTION_TYPE || is_overloaded_fn (exp)) in decay_conversion()
6411 if (TREE_CODE (target_type) == FUNCTION_TYPE) in pointer_diff()
8415 && (TREE_CODE (TREE_TYPE (type)) == FUNCTION_TYPE in build_reinterpret_cast_1()
8498 && TREE_CODE (TREE_TYPE (intype)) != FUNCTION_TYPE in build_reinterpret_cast_1()
8613 if (TREE_CODE (TREE_TYPE (dst_type)) == FUNCTION_TYPE) in build_const_cast_1()
10055 || (TREE_CODE (TREE_TYPE (rhs)) == FUNCTION_TYPE in convert_for_initialization()
[all …]
Dcvt.cc110 && (TREE_CODE (TREE_TYPE (type)) == FUNCTION_TYPE in cp_convert_to_pointer()
425 if (TREE_CODE (type) == FUNCTION_TYPE in convert_to_reference()
1793 case FUNCTION_TYPE: in build_expr_type_conversion()
Ddecl2.cc194 if (TREE_CODE (fntype) == FUNCTION_TYPE) in change_return_type()
631 if (TREE_CODE (TREE_TYPE (type)) == FUNCTION_TYPE) in delete_sanity()
1090 gcc_assert (TREE_CODE (TREE_TYPE (value)) == FUNCTION_TYPE); in grokfield()
1513 else if (TREE_CODE (type) == FUNCTION_TYPE) in cp_reconstruct_complex_type()
1942 gcc_assert (TREE_CODE (type) == FUNCTION_TYPE); in coerce_new_type()
2000 gcc_assert (TREE_CODE (type) == FUNCTION_TYPE); in coerce_delete_type()
Drtti.cc519 if (TREE_CODE (type) == FUNCTION_TYPE in get_typeid()
1267 case FUNCTION_TYPE: in get_pseudo_ti_index()
Ddecl.cc4631 tree vfunc_type = make_node (FUNCTION_TYPE); in cxx_init_decl_processing()
8166 if (TREE_CODE (type) == FUNCTION_TYPE) in cp_finish_decl()
10094 int staticp = ctype && TREE_CODE (type) == FUNCTION_TYPE; in grokfndecl()
10354 if (TREE_CODE (type) == FUNCTION_TYPE) in grokfndecl()
10910 gcc_assert (TREE_CODE (member_type) != FUNCTION_TYPE); in build_ptrmem_type()
11336 case FUNCTION_TYPE: in create_array_type_for_decl()
12985 if (TREE_CODE (type) == FUNCTION_TYPE) in grokdeclarator()
13219 && TREE_CODE (type) == FUNCTION_TYPE) in grokdeclarator()
13233 if (TREE_CODE (type) == FUNCTION_TYPE in grokdeclarator()
13446 else if (TREE_CODE (type) == FUNCTION_TYPE) in grokdeclarator()
[all …]
Dcall.cc844 || TREE_CODE (elttype) == FUNCTION_TYPE in build_list_conv()
1244 if (fcode == FUNCTION_TYPE || fcode == ARRAY_TYPE) in standard_conversion()
1345 if (TREE_CODE (to_pointee) == FUNCTION_TYPE in standard_conversion()
1348 if (TREE_CODE (from_pointee) == FUNCTION_TYPE in standard_conversion()
1364 && TREE_CODE (from_pointee) != FUNCTION_TYPE) in standard_conversion()
1720 if (TREE_CODE (to) == FUNCTION_TYPE && expr && type_unknown_p (expr)) in reference_binding()
1767 || TREE_CODE (from) == FUNCTION_TYPE) in reference_binding()
1855 && TREE_CODE (to) != FUNCTION_TYPE) in reference_binding()
1865 && TREE_CODE (to) != FUNCTION_TYPE) in reference_binding()
2537 for (parmlist = totype; TREE_CODE (parmlist) != FUNCTION_TYPE; ) in add_conv_candidate()
[all …]
Dtree.cc75 && TREE_CODE (TREE_TYPE (TREE_TYPE (ref))) != FUNCTION_TYPE) in lvalue_kind()
1459 if (TREE_CODE (type) == FUNCTION_TYPE) in cp_build_qualified_type_real()
1654 case FUNCTION_TYPE: in strip_typedefs()
3060 case FUNCTION_TYPE: in no_linkage_check()
3134 || TREE_CODE (TREE_TYPE (fndecl)) != FUNCTION_TYPE in source_location_current_p()
3715 if (TREE_CODE (TREE_TYPE (overload)) == FUNCTION_TYPE) in build_min_non_dep_op_overload()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimple-expr.cc79 if ((TREE_CODE (TREE_TYPE (outer_type)) == FUNCTION_TYPE in useless_type_conversion_p()
81 && !(TREE_CODE (TREE_TYPE (inner_type)) == FUNCTION_TYPE in useless_type_conversion_p()
226 else if ((TREE_CODE (inner_type) == FUNCTION_TYPE in useless_type_conversion_p()
Dgodump.cc697 || TREE_CODE (type) == FUNCTION_TYPE)) in go_format_type()
826 if (TREE_CODE (TREE_TYPE (type)) == FUNCTION_TYPE) in go_format_type()
952 == FUNCTION_TYPE)))) in go_format_type()
1008 case FUNCTION_TYPE: in go_format_type()
Dfunction-tests.cc133 ASSERT_EQ (FUNCTION_TYPE, TREE_CODE (fntype)); in test_fndecl_int_void()
173 ASSERT_EQ (FUNCTION_TYPE, TREE_CODE (fntype)); in test_fndecl_float_intchar()
Dtree.cc1014 case FUNCTION_TYPE: in tree_code_size()
4168 case FUNCTION_TYPE: in type_contains_placeholder_1()
5467 if (TREE_CODE (cand) != FUNCTION_TYPE in check_lang_type()
5982 case FUNCTION_TYPE: in type_hash_canon_hash()
6136 case FUNCTION_TYPE: in equal()
7237 if (TREE_CODE (elt_type) == FUNCTION_TYPE) in build_array_type_1()
7401 if (TREE_CODE (value_type) == FUNCTION_TYPE) in build_function_type()
7408 t = make_node (FUNCTION_TYPE); in build_function_type()
7601 gcc_assert (TREE_CODE (type) == FUNCTION_TYPE); in build_method_type()
8265 case FUNCTION_TYPE: in variably_modified_type_p()
[all …]
Dattribs.cc772 if (spec->function_type_required && TREE_CODE (*anode) != FUNCTION_TYPE in decl_attributes()
776 && (TREE_CODE (TREE_TYPE (*anode)) == FUNCTION_TYPE in decl_attributes()
801 if (TREE_CODE (*anode) != FUNCTION_TYPE in decl_attributes()
Dsymtab-thunks.cc210 tree vfunc_type = make_node (FUNCTION_TYPE); in thunk_adjust()
Dtree-dump.cc476 case FUNCTION_TYPE: in dequeue_and_dump()
Dgimple-array-bounds.cc438 if (TREE_CODE (reftype) == FUNCTION_TYPE) in check_mem_ref()
/netbsd/src/external/gpl3/gcc/dist/gcc/lto/
Dlto-lang.cc267 && TREE_CODE (TREE_TYPE (type)) == FUNCTION_TYPE) in handle_noreturn_attribute()
318 && TREE_CODE (TREE_TYPE (type)) == FUNCTION_TYPE) in handle_const_attribute()
490 gcc_assert (TREE_CODE (*node) == FUNCTION_TYPE); in handle_type_generic_attribute()
507 gcc_assert (TREE_CODE (*node) == FUNCTION_TYPE); in handle_transaction_pure_attribute()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386-options.cc3364 if (TREE_CODE (*node) != FUNCTION_TYPE in ix86_handle_cconv_attribute()
3411 if ((TREE_CODE (*node) != FUNCTION_TYPE in ix86_handle_cconv_attribute()
3541 if (TREE_CODE (*node) != FUNCTION_TYPE in ix86_handle_force_align_arg_pointer_attribute()
3597 if (TREE_CODE (*node) != FUNCTION_TYPE in ix86_handle_callee_pop_aggregate_return()
3648 if (TREE_CODE (*node) != FUNCTION_TYPE in ix86_handle_abi_attribute()
/netbsd/src/external/gpl3/binutils/dist/include/
Dgcc-cp-fe.def846 specification. FUNCTION_TYPE is a function or method type.
854 gcc_type, /* Argument FUNCTION_TYPE. */
1011 arguments without default values in FUNCTION_TYPE. Say, if
1012 FUNCTION_TYPE has an argument list such as (T1, T2, T3, T4 = V0)
1020 gcc_type, /* Argument FUNCTION_TYPE. */
/netbsd/src/external/gpl3/gdb/dist/include/
Dgcc-cp-fe.def846 specification. FUNCTION_TYPE is a function or method type.
854 gcc_type, /* Argument FUNCTION_TYPE. */
1011 arguments without default values in FUNCTION_TYPE. Say, if
1012 FUNCTION_TYPE has an argument list such as (T1, T2, T3, T4 = V0)
1020 gcc_type, /* Argument FUNCTION_TYPE. */
/netbsd/src/external/gpl3/gcc/dist/include/
Dgcc-cp-fe.def846 specification. FUNCTION_TYPE is a function or method type.
854 gcc_type, /* Argument FUNCTION_TYPE. */
1011 arguments without default values in FUNCTION_TYPE. Say, if
1012 FUNCTION_TYPE has an argument list such as (T1, T2, T3, T4 = V0)
1020 gcc_type, /* Argument FUNCTION_TYPE. */
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dmips.cc15461 FUNCTION_TYPE, AVAIL, PURE) \ argument
15463 "__builtin_mips_" NAME, BUILTIN_TYPE, FUNCTION_TYPE, \
15469 #define DIRECT_BUILTIN(INSN, FUNCTION_TYPE, AVAIL) \ argument
15470 MIPS_BUILTIN (INSN, f, #INSN, MIPS_BUILTIN_DIRECT, FUNCTION_TYPE, \
15476 #define DIRECT_BUILTIN_PURE(INSN, FUNCTION_TYPE, AVAIL) \ argument
15477 MIPS_BUILTIN (INSN, f, #INSN, MIPS_BUILTIN_DIRECT, FUNCTION_TYPE, \
15539 #define DIRECT_NO_TARGET_BUILTIN(INSN, FUNCTION_TYPE, AVAIL) \ argument
15541 FUNCTION_TYPE, AVAIL, false)
15552 #define LOONGSON_BUILTIN_ALIAS(INSN, FN_NAME, FUNCTION_TYPE) \ argument
15555 FUNCTION_TYPE, mips_builtin_avail_loongson, false }
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/objc/
Dobjc-encoding.cc705 case FUNCTION_TYPE: /* '?' means an unknown type. */ in encode_type()

12345