Home
last modified time | relevance | path

Searched refs:cxx_builtin_function (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-objcp-common.h102 #define LANG_HOOKS_BUILTIN_FUNCTION cxx_builtin_function
H A Ddecl.c4692 cxx_builtin_function (tree decl) in cxx_builtin_function() function
4744 decl = cxx_builtin_function (decl); in cxx_builtin_function_ext_scope()
H A Dcp-tree.h6609 extern tree cxx_builtin_function (tree decl);
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-objcp-common.h107 #define LANG_HOOKS_BUILTIN_FUNCTION cxx_builtin_function
H A DChangeLog-200617 * decl.c (cxx_builtin_function): Only copy the decl if adding
465 (builtin_function): Rename to cxx_builtin_function.
472 cxx_builtin_function.
473 * cp-tree.h (builtin_function): Rename to cxx_builtin_function.
H A DChangeLog-20191433 (cxx_builtin_function): Use {push,pop}_nested_namespace.
1562 (cxx_builtin_function): ... here. Nadger the decl before maybe
1565 cxx_builtin_function.
H A Ddecl.cc4981 cxx_builtin_function (tree decl) in cxx_builtin_function() function
5034 decl = cxx_builtin_function (decl); in cxx_builtin_function_ext_scope()
H A DChangeLog-20201994 (cxx_builtin_function): Drop DECL_ANTICIPATED setting.
2162 (cxx_builtin_function): Pass 'hiding' to pushdecl.
H A DChangeLog-2008705 (cxx_builtin_function): Update builtin_function_1 call.
H A Dcp-tree.h6879 extern tree cxx_builtin_function (tree decl);
H A DChangeLog-20213085 (cxx_builtin_function): Likewise.