Searched refs:MutatorName (Results 1 – 2 of 2) sorted by relevance
260 MutatorName() string methodSpec582 func (t *topDownMutatorContext) MutatorName() string { func583 return t.bp.MutatorName()617 func (b *bottomUpMutatorContext) MutatorName() string { func618 return b.bp.MutatorName()645 base.commonProperties.DebugMutators = append(base.commonProperties.DebugMutators, b.MutatorName())663 base.commonProperties.DebugMutators = append(base.commonProperties.DebugMutators, b.MutatorName())
806 MutatorName() string methodSpec991 func (mctx *mutatorContext) MutatorName() string { func