Home
last modified time | relevance | path

Searched refs:IntegerOverflowDisabledForPath (Results 1 – 2 of 2) sorted by relevance

/build/soong/android/
Dconfig.go1166 func (c *config) IntegerOverflowDisabledForPath(path string) bool { func
/build/soong/cc/
Dsanitize.go271 if !ctx.Config().IntegerOverflowDisabledForPath(ctx.ModuleDir()) && !ctx.static() {