Home
last modified time | relevance | path

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

/build/soong/mk2rbc/
Dnode.go289 type switchNode struct { struct
290 ssCases []*switchCase
293 func (ssw *switchNode) emit(gctx *generationContext) {