Home
last modified time | relevance | path

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

/aosp_15_r20/build/blueprint/
H A Dcontext.go2962 type topDownMutatorImpl struct{} struct
2964 func (topDownMutatorImpl) run(mutatorGroup []*mutatorInfo, ctx *mutatorContext) {
2971 func (topDownMutatorImpl) orderer() visitOrderer {
2975 func (topDownMutatorImpl) String() string {