Home
last modified time | relevance | path

Searched refs:build_vthis_function (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-tree.h595 extern tree build_vthis_function (tree, tree);
H A Ddecl.cc1411 newfntype = build_vthis_function (void_type_node, fntype); in get_symbol_decl()
1425 newfntype = build_vthis_function (handle, fntype); in get_symbol_decl()
H A Dtypes.cc934 tree dgtype = build_vthis_function (void_type_node, fntype); in visit()
H A DChangeLog-202173 (build_vthis_function): Propagate TYPE_QUAL_VOLATILE from original
H A Dd-codegen.cc2352 build_vthis_function (tree basetype, tree type) in build_vthis_function() function
H A DChangeLog-2017472 (build_vthis_type): Rename to build_vthis_function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-tree.h572 extern tree build_vthis_function (tree, tree);
H A Dtypes.cc789 tree dgtype = build_vthis_function (void_type_node, fntype); in visit()
H A Ddecl.cc1242 newfntype = build_vthis_function (void_type_node, fntype); in get_symbol_decl()
1256 newfntype = build_vthis_function (handle, fntype); in get_symbol_decl()
H A Dd-codegen.cc2053 build_vthis_function (tree basetype, tree type) in build_vthis_function() function