Searched refs:makeRuleScope (Results 1 – 2 of 2) sorted by relevance
78 func makeRuleScope(parent *basicScope, argNames map[string]bool) *basicScope { func331 ruleScope := makeRuleScope(s.scope, argNamesSet)
773 r.scope_ = makeRuleScope(r.pctx.scope, r.argNames)891 r.scope_ = makeRuleScope(r.pctx.scope, r.argNames)935 r.scope_ = makeRuleScope(nil, nil)