Searched refs:IntegerOverflowDisabledForPath (Results 1 – 2 of 2) sorted by relevance
325 if !ctx.Config().IntegerOverflowDisabledForPath(ctx.ModuleDir()) && !ctx.static() {
1244 func (c *config) IntegerOverflowDisabledForPath(path string) bool { func