Searched refs:addReturn0 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dsemantic3.d216 bool addReturn0()
218 //printf("addReturn0()\n");
636 if (addReturn0())
827 bool implicit0 = addReturn0();
1127 if (addReturn0())
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dfunc.c1345 static bool addReturn0(FuncDeclaration *funcdecl) function
1746 if (addReturn0(this))
1942 bool implicit0 = addReturn0(this);
2164 if (addReturn0(this))

Completed in 99 milliseconds