Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c4720 tree std_decl = copy_decl (decl); in cxx_builtin_function() local
4723 DECL_CONTEXT (std_decl) = FROB_CONTEXT (std_node); in cxx_builtin_function()
4724 pushdecl (std_decl); in cxx_builtin_function()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc5010 tree std_decl = copy_decl (decl); in cxx_builtin_function() local
5013 DECL_CONTEXT (std_decl) = FROB_CONTEXT (std_node); in cxx_builtin_function()
5014 pushdecl (std_decl, hiding); in cxx_builtin_function()