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

/freebsd-10.2-release/contrib/gcc/
H A Dcoverage.c785 tree fn_info_ptr_type;
846 fn_info_ptr_type = build_pointer_type (build_qualified_type
862 fn_info_value = build1 (ADDR_EXPR, fn_info_ptr_type, fn_info_value);
876 field = build_decl (FIELD_DECL, NULL_TREE, fn_info_ptr_type);
781 tree fn_info_ptr_type; local

Completed in 105 milliseconds