Home
last modified time | relevance | path

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

/aosp12/build/soong/androidmk/parser/
H A Dscope.go62 func NewScope(parent Scope) Scope { func
/aosp12/build/blueprint/parser/
H A Dparser.go595 func NewScope(s *Scope) *Scope { func