Lines Matching refs:canThrow
18 import dmd.canthrow;
113 result |= canThrow(s.exp, func, mustNotThrow);
221 result |= canThrow(s.condition, func, mustNotThrow);
240 result |= canThrow(s.condition, func, mustNotThrow);
258 result |= canThrow(s.increment, func, mustNotThrow);
264 result |= canThrow(s.aggr, func, mustNotThrow);
280 result |= canThrow(s.condition, func, mustNotThrow);
319 result |= canThrow(s.condition, func, mustNotThrow);
364 result |= canThrow(s.exp, func, mustNotThrow);
386 result |= canThrow(s.exp, func, mustNotThrow);