Home
last modified time | relevance | path

Searched defs:olderrors (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Daliasthis.c31 unsigned olderrors = gag ? global.startGagging() : 0; in resolveAliasThis() local
H A Dcond.c322 unsigned olderrors = global.startGagging(); in lowerNonArrayAggregate() local
H A Dinitsem.c357 unsigned int olderrors = global.errors; in visit() local
H A Ddtemplate.c953 unsigned olderrors = global.startGagging(); in matchWithInstance() local
5524 unsigned int olderrors = global.startGagging(); in matchArg() local
7719 unsigned int olderrors = global.errors; in semantic2() local
7769 unsigned int olderrors = global.errors; in semantic3() local
H A Ddeclaration.c613 unsigned olderrors = global.errors; in toAlias() local
H A Dexpressionsem.c1596 unsigned olderrors = global.errors; in visit() local
1712 unsigned olderrors = global.errors; in visit() local
H A Dexpression.c1384 unsigned olderrors = global.errors; in functionParameters() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Daliasthis.d96 uint olderrors = gag ? global.startGagging() : 0; variable
H A Dsemantic2.d161 uint olderrors = global.errors; in visit() local
H A Dcond.d378 uint olderrors = global.startGagging(); in lowerNonArrayAggregate() local
H A Dsemantic3.d120 uint olderrors = global.errors; in visit() local
H A Dinitsem.d410 uint olderrors = global.errors; in initializerSemantic() local
H A Ddeclaration.d886 uint olderrors = global.errors; in toAlias() local
H A Dexpressionsem.d1686 const olderrors = global.errors; in functionParameters() local
4007 uint olderrors; in visit() local
5193 uint olderrors = global.errors; in visit() local
H A Ddtemplate.d1187 uint olderrors = global.startGagging(); in matchWithInstance() local
8008 uint olderrors = global.startGagging(); in matchArg() local