Searched refs:sanitizerType (Results 1 – 1 of 1) sorted by relevance
64 type sanitizerType int type75 asan sanitizerType = iota + 184 func (t sanitizerType) variationName() string {104 func (t sanitizerType) name() string {563 func (sanitize *sanitize) getSanitizerBoolPtr(t sanitizerType) *bool {596 func (sanitize *sanitize) SetSanitizer(t sanitizerType, b bool) {623 func (sanitize *sanitize) isSanitizerExplicitlyDisabled(t sanitizerType) bool {637 func (sanitize *sanitize) isSanitizerEnabled(t sanitizerType) bool {652 func sanitizerDepsMutator(t sanitizerType) func(android.TopDownMutatorContext) { argument866 func sanitizerMutator(t sanitizerType) func(android.BottomUpMutatorContext) { argument