Home
last modified time | relevance | path

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

/build/soong/rust/
Dsanitize.go172 func (sanitize *sanitize) SetSanitizer(t cc.SanitizerType, b bool) { func
298 func (mod *Module) SetSanitizer(t cc.SanitizerType, b bool) { func
/build/soong/cc/
Dsanitize.go791 func (sanitize *sanitize) SetSanitizer(t SanitizerType, b bool) { func
1246 func (c *Module) SetSanitizer(t SanitizerType, b bool) { func
Dlinkable.go34 SetSanitizer(t SanitizerType, b bool) methodSpec