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

/freebsd-11.0-release/contrib/gcc/
H A Dcoverage.c784 tree fn_info_type, fn_info_value = NULL_TREE;
845 fn_info_type = build_fn_info_type (n_ctr_types);
847 (fn_info_type, TYPE_QUAL_CONST));
850 build_fn_info_value (fn, fn_info_type),
857 array_type = build_array_type (fn_info_type, array_type);
780 tree fn_info_type, fn_info_value = NULL_TREE; local

Completed in 73 milliseconds