Home
last modified time | relevance | path

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

/build/soong/rust/
Dsanitize.go371 func (sanitize *sanitize) getSanitizerBoolPtr(t cc.SanitizerType) *bool { func
/build/soong/cc/
Dsanitize.go980 func (s *sanitize) getSanitizerBoolPtr(t SanitizerType) *bool { func