Home
last modified time | relevance | path

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

/build/soong/rust/
Dsanitize.go226 func (sanitize *sanitize) isSanitizerEnabled(t cc.SanitizerType) bool { func
/build/soong/cc/
Dsnapshot_prebuilt.go533 isSanitizerEnabled(t SanitizerType) bool methodSpec
641 func (p *snapshotLibraryDecorator) isSanitizerEnabled(t SanitizerType) bool { func
Dsanitize.go833 func (sanitize *sanitize) isSanitizerEnabled(t SanitizerType) bool { func