Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dcparse.d2510 AST.Types constTypes; // all the Types that will need `const` applied to them variable
2717 foreach (tc; constTypes[]) in foreach()