Home
last modified time | relevance | path

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

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