Home
last modified time | relevance | path

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

/build/soong/mk2rbc/
Dvariable.go133 type otherGlobalVariable struct { struct
134 baseVariable
137 func (scv otherGlobalVariable) emitSet(gctx *generationContext, asgn *assignmentNode) {
184 func (scv otherGlobalVariable) emitGet(gctx *generationContext) {