Searched refs:TOKthrownexception (Results 1 – 3 of 3) sorted by relevance
66 TOKthrownexception, enumerator
113 …ExceptionExp(Loc loc, ClassReferenceExp *victim) : Expression(loc, TOKthrownexception, sizeof(Thro… in ThrownExceptionExp()143 return e && (e->op == TOKcantexp || e->op == TOKthrownexception); in exceptionOrCantInterpret()
846 if (earg->op == TOKthrownexception) in interpretFunction()971 if (!istate && e->op == TOKthrownexception) in interpretFunction()1611 if (e && e->op == TOKthrownexception) in visit()1737 if (ey && ey->op == TOKthrownexception) in visit()1740 if (ex && ex->op == TOKthrownexception) in visit()