Home
last modified time | relevance | path

Searched defs:SetSanitizer (Results 1 – 3 of 3) sorted by relevance

/build/soong/rust/
Dsanitize.go305 func (sanitize *sanitize) SetSanitizer(t cc.SanitizerType, b bool) { func
438 func (mod *Module) SetSanitizer(t cc.SanitizerType, b bool) { func
/build/soong/cc/
Dsanitize.go1025 func (sanitize *sanitize) SetSanitizer(t SanitizerType, b bool) { func
1715 func (c *Module) SetSanitizer(t SanitizerType, b bool) { func
Dlinkable.go27 SetSanitizer(t SanitizerType, b bool) methodSpec