Home
last modified time | relevance | path

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

/build/soong/rust/
Dsanitize.go374 func (sanitize *sanitize) isSanitizerEnabled(t cc.SanitizerType) bool { func
/build/soong/cc/
Dsanitize.go1103 func (s *sanitize) isSanitizerEnabled(t SanitizerType) bool { func