Home
last modified time | relevance | path

Searched refs:toVariable (Results 1 – 2 of 2) sorted by relevance

/build/soong/androidmk/parser/
Dscope.go112 func toVariable(ms *MakeString) (Variable, bool) { func
Dparser.go181 if v, ok := toVariable(ident); ok {