|
((n.nodetype in [derefn,vecn,subscriptn]) or
|
|
((n.nodetype in [derefn,vecn,subscriptn]) or
|
|
((n.nodetype in [addn,subn,muln,divn,slashn,unaryminusn]) and (n.localswitches*[cs_check_overflow,cs_check_range]<>[]))
|
|
((n.nodetype in [addn,subn,muln,divn,slashn,unaryminusn]) and (n.localswitches*[cs_check_overflow,cs_check_range]<>[]))
|