Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dhdrgen.c287 void foreachRangeWithoutBody(ForeachRangeStatement *s) in foreachRangeWithoutBody() function
309 foreachRangeWithoutBody(s); in visit()
1408 foreachRangeWithoutBody(s->sfe->rangefe); in visit()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dhdrgen.d355 private void foreachRangeWithoutBody(ForeachRangeStatement s) in foreachRangeWithoutBody() function
373 foreachRangeWithoutBody(s); in visit()
1110 void foreachRangeWithoutBody(ForeachRangeStatement s) in visit()
1136 foreachRangeWithoutBody(s.sfe.rangefe); in visit()