Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/mk2rbc/
H A Dnode.go130 type inheritNode struct { struct
131 module inheritedModule
132 loadAlways bool
135 func (inn *inheritNode) emit(gctx *generationContext) {