Home
last modified time | relevance | path

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

/build/blueprint/
Dscope.go75 func makeRuleScope(parent *basicScope, argNames map[string]bool) *basicScope { func
328 ruleScope := makeRuleScope(s.scope, argNamesSet)
Dpackage_ctx.go710 r.scope_ = makeRuleScope(r.pctx.scope, r.argNames)
820 r.scope_ = makeRuleScope(r.pctx.scope, r.argNames)
860 r.scope_ = makeRuleScope(nil, nil)