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

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
globals.h 107 bool vtemplates; // collect and list statistics on template instantiations member in struct:FeatureState::Param
globals.d 117 bool vtemplates; // collect and list statistics on template instantiations
dtemplate.d 8313 if (!global.params.vtemplates)
8337 if (!global.params.vtemplates)
8366 if (!global.params.vtemplates)
  /src/external/gpl3/gcc.old/dist/gcc/d/
d-lang.cc 705 global.params.vtemplates = value;
1329 if (global.params.vtemplates)

Completed in 21 milliseconds