Searched defs:new_decls (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-inline.c764 tree new_decls = NULL_TREE; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-inline.cc744 tree new_decls = NULL_TREE; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c3303 tree new_decls, old_decls = (b == level ? names : NULL_TREE); local
3324 " crosses initialization of %q#D", new_decls); local
3328 "non-trivial destructor", new_decls); local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc3505 tree new_decls, old_decls = (b == level ? names : NULL_TREE); local
3526 " crosses initialization of %q#D", new_decls); local
3530 "non-trivial destructor", new_decls); local
[all...]

Completed in 168 milliseconds