HomeSort by: relevance | last modified time | path
    Searched refs:gaggedWarnings (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/d/
d-diagnostic.cc 281 global.gaggedWarnings++;
324 global.gaggedWarnings++;
  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
globals.d 323 uint gaggedWarnings; /// number of warnings reported while gagged
354 gaggedWarnings = 0;
globals.h 287 unsigned gaggedWarnings; // number of warnings reported while gagged
mtype.d 924 if (global.gaggedWarnings > 0)

Completed in 54 milliseconds