Searched refs:declare_local_var (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-tree.h612 extern void declare_local_var (VarDeclaration *);
H A Ddecl.cc747 declare_local_var (d);
951 declare_local_var (d->vresult);
1012 declare_local_var (d->v_argptr);
1440 declare_local_var (VarDeclaration *var) function
H A Dtoir.cc1141 declare_local_var (s->wthis);
1227 declare_local_var (vcatch->var);
/netbsd-current/external/gpl3/gcc/dist/gcc/d/
H A Ddecl.cc845 declare_local_var (d);
1051 declare_local_var (d->vresult);
1067 declare_local_var (d->v_argptr);
1621 declare_local_var (VarDeclaration *var) function
H A Dd-tree.h635 extern void declare_local_var (VarDeclaration *);
H A Dtoir.cc1154 declare_local_var (s->wthis);
1240 declare_local_var (vcatch->var);

Completed in 123 milliseconds