SetNeedsGuard sets the underlying Guard-Neediness of this ProduceTrigger, if present This should be very sparingly used, and only with utter conviction of correctness. Default setting for ProduceTriggers is to not need a guard.
(bool)
| 52 | // This should be very sparingly used, and only with utter conviction of correctness. |
| 53 | // Default setting for ProduceTriggers is to not need a guard. |
| 54 | SetNeedsGuard(bool) |
| 55 | |
| 56 | Prestring() Prestring |
| 57 |
no outgoing calls
no test coverage detected