Lines Matching refs:scope_
618 scope_ *basicScope member
667 scope_: ruleScope,
704 if r.scope_ == nil {
705 r.scope_ = makeRuleScope(r.pctx.scope, r.argNames)
707 return r.scope_
723 scope_ *basicScope member
773 scope_: ruleScope,
814 if r.scope_ == nil {
815 r.scope_ = makeRuleScope(r.pctx.scope, r.argNames)
817 return r.scope_
830 scope_ *basicScope member
854 if r.scope_ == nil {
855 r.scope_ = makeRuleScope(nil, nil)
857 return r.scope_