Home
last modified time | relevance | path

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

/aosp12/build/soong/rust/
H A Dsanitize.go258 func (mod *Module) SanitizerSupported(t cc.SanitizerType) bool { func
/aosp12/build/soong/cc/
H A Dsanitize.go143 func (*Module) SanitizerSupported(t SanitizerType) bool { func