Searched refs:MutatorName (Results 1 – 2 of 2) sorted by relevance
186 MutatorName() string methodSpec203 MutatorName() string methodSpec321 func (t *topDownMutatorContext) MutatorName() string { func322 return t.bp.MutatorName()351 func (b *bottomUpMutatorContext) MutatorName() string { func352 return b.bp.MutatorName()379 base.commonProperties.DebugMutators = append(base.commonProperties.DebugMutators, b.MutatorName())397 base.commonProperties.DebugMutators = append(base.commonProperties.DebugMutators, b.MutatorName())
738 MutatorName() string methodSpec890 func (mctx *mutatorContext) MutatorName() string { func