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

/freebsd-9.3-release/contrib/gcc/cp/
H A Ddecl.c3152 tree void_ftype_ptr;
3225 void_ftype_ptr = build_function_type (void_type_node,
3229 void_ftype_ptr
3230 = build_exception_variant (void_ftype_ptr, empty_except_spec);
3301 deltype = build_exception_variant (void_ftype_ptr, empty_except_spec);
3143 tree void_ftype_ptr; local

Completed in 122 milliseconds