Searched refs:useExceptions (Results 1 – 13 of 13) sorted by relevance
129 bool useExceptions; // support exception handling member
3410 if (!global.params.useExceptions) in visit()3534 if (!(global.params.useExceptions && ClassDeclaration::throwable)) in visit()3590 if (!global.params.useExceptions) in visit()
249 if (!(global.params.useExceptions && ClassDeclaration::throwable)) in visit()
135 bool useExceptions; // support exception handling member
145 bool useExceptions = true; // support exception handling variable
3565 if (!global.params.useExceptions) in package()3692 if (!(global.params.useExceptions && ClassDeclaration.throwable)) in package()3773 if (!global.params.useExceptions) in package()
146 if (!(global.params.useExceptions && ClassDeclaration.throwable)) in visit()
290 global.params.useExceptions = true; in d_init_options()491 global.params.useExceptions = value; in d_handle_option()764 global.params.useExceptions = false; in d_post_options()
1162 if (!global.params.useExceptions) in visit()
517 global.params.useExceptions = value; in d_handle_option()924 global.params.useExceptions = false; in d_post_options()
1175 if (!global.params.useExceptions) in visit()
6702 private void setDayOfYear(bool useExceptions = false)(int day)6709 static if (useExceptions)
6537 private void setDayOfYear(bool useExceptions = false)(int day)6544 static if (useExceptions)