Searched refs:fn_ptr_type (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dipa.c1032 tree fn_ptr_type = build_pointer_type (fn_type); local
1037 fn_type = build_function_type_list (integer_type_node, fn_ptr_type,
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dipa.cc1035 tree fn_ptr_type = build_pointer_type (fn_type); local
1040 fn_type = build_function_type_list (integer_type_node, fn_ptr_type,
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c8650 tree fn_ptr_type;
8670 fn_ptr_type = get_atexit_fn_ptr_type ();
8675 argtype1 = fn_ptr_type;
8681 argtype0 = fn_ptr_type;
8700 fn_ptr_type = get_atexit_fn_ptr_type ();
8703 fn_ptr_type, NULL_TREE);
8638 tree fn_ptr_type; local
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc9271 tree fn_ptr_type;
9292 fn_ptr_type = get_atexit_fn_ptr_type ();
9297 argtype1 = fn_ptr_type;
9303 argtype0 = fn_ptr_type;
9335 fn_ptr_type = get_atexit_fn_ptr_type ();
9338 fn_ptr_type, NULL_TREE);
9259 tree fn_ptr_type; local

Completed in 146 milliseconds