Home
last modified time | relevance | path

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

/build/soong/rust/
Dsanitize.go371 func (sanitize *sanitize) isSanitizerEnabled(t cc.SanitizerType) bool { func
/build/soong/cc/
Dsnapshot_prebuilt.go403 isSanitizerEnabled(t SanitizerType) bool methodSpec
518 func (p *snapshotLibraryDecorator) isSanitizerEnabled(t SanitizerType) bool { func
Dsanitize.go881 func (sanitize *sanitize) isSanitizerEnabled(t SanitizerType) bool { func