Home
last modified time | relevance | path

Searched refs:inDebugStatement (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dcanthrow.d99 if (ce.inDebugStatement) in canThrow()
H A Dexpression.h825 bool inDebugStatement; // true if this was in a debug statement variable
H A Dstatementsem.d4872 s.inDebugStatement = true; in debugThrowWalker()
H A Dexpression.d5020 bool inDebugStatement; /// true if this was in a debug statement variable