Home
last modified time | relevance | path

Searched refs:build_helper_func_decl (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dc-common.h1101 extern tree build_helper_func_decl (tree, tree);
Dc-decl.c3750 block_byref_id_object_copy[kind] = build_helper_func_decl (get_identifier (name), in init_byref_decl()
3768 block_byref_id_object_dispose[kind] = build_helper_func_decl (get_identifier (name), in init_byref_decl()
8124 build_helper_func_decl (tree ident, tree type) in build_helper_func_decl() function
Dc-parser.c9319 block_helper_function_decl = build_helper_func_decl (build_block_helper_name (0), in c_parser_block_literal_expr()
9443 build_helper_func_decl (get_identifier (name), s_ftype); in c_parser_block_literal_expr()
9452 build_helper_func_decl (get_identifier (name), s_ftype); in c_parser_block_literal_expr()
/freebsd-12-stable/contrib/gcc/cp/
Dparser.c19829 block_helper_function_decl = build_helper_func_decl (build_block_helper_name (unique_count), in cp_parser_block_literal_expr()
19937 build_helper_func_decl (get_identifier (name), s_ftype); in cp_parser_block_literal_expr()
19947 build_helper_func_decl (get_identifier (name), s_ftype); in cp_parser_block_literal_expr()
20316 build_helper_func_decl (tree ident, tree type) in build_helper_func_decl() function
Ddecl.c5504 block_byref_id_object_copy[kind] = build_helper_func_decl (get_identifier (name), in init_byref_decl()
5526 block_byref_id_object_dispose[kind] = build_helper_func_decl (get_identifier (name), in init_byref_decl()