Searched defs:NewScope (Results 1 – 2 of 2) sorted by relevance
/aosp12/build/soong/androidmk/parser/ | ||
H A D | scope.go | 62 func NewScope(parent Scope) Scope { func |
/aosp12/build/blueprint/parser/ | ||
H A D | parser.go | 595 func NewScope(s *Scope) *Scope { func |