Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dscope.h89 bool inLoop; // true if inside a loop (where constructor calls aren't allowed) member
H A Ddscope.d98 … bool inLoop; /// true if inside a loop (where constructor calls aren't allowed) member