Home
last modified time | relevance | path

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

/build/soong/mk2rbc/
Dnode.go160 type includeNode struct { struct
161 module inheritedModule
162 loadAlways bool
165 func (inn *includeNode) emit(gctx *generationContext) {