Home
last modified time | relevance | path

Searched refs:void_ftype (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Ddecl.c3143 tree void_ftype; in cxx_init_decl_processing() local
3216 void_ftype = build_function_type (void_type_node, void_list_node); in cxx_init_decl_processing()
3301 = build_library_fn_ptr ("__cxa_pure_virtual", void_ftype); in cxx_init_decl_processing()
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200121901 (void_ftype): Remove.