Home
last modified time | relevance | path

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

/build/soong/rust/
Dsanitize.go317 func (sanitize *sanitize) SetSanitizer(t cc.SanitizerType, b bool) { func
444 func (mod *Module) SetSanitizer(t cc.SanitizerType, b bool) { func
/build/soong/cc/
Dsanitize.go1046 func (sanitize *sanitize) SetSanitizer(t SanitizerType, b bool) { func
1651 func (c *Module) SetSanitizer(t SanitizerType, b bool) { func
Dlinkable.go25 SetSanitizer(t SanitizerType, b bool) methodSpec