Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dhdrgen.c252 void foreachWithoutBody(ForeachStatement *s) in foreachWithoutBody() function
276 foreachWithoutBody(s); in visit()
1403 foreachWithoutBody(s->sfe->aggrfe); in visit()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dhdrgen.d321 private void foreachWithoutBody(ForeachStatement s) in foreachWithoutBody() function
344 foreachWithoutBody(s); in visit()
1089 void foreachWithoutBody(ForeachStatement s) in visit()
1131 foreachWithoutBody(s.sfe.aggrfe); in visit()