Searched refs:void_ftype (Results 1 – 2 of 2) sorted by relevance
3143 tree void_ftype; in cxx_init_decl_processing() local3216 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()
21901 (void_ftype): Remove.