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

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
globals.h 141 bool allInst; // generate code for all template instantiations
globals.d 151 bool allInst; // generate code for all template instantiations
dtemplate.d 6236 if (global.params.allInst)
7350 if (global.params.allInst || !mi || mi.isRoot())
dsymbolsem.d 5955 if (!global.params.allInst &&
  /src/external/gpl3/gcc.old/dist/gcc/d/
d-lang.cc 433 global.params.allInst = value;

Completed in 67 milliseconds