Lines Matching refs:basicScope
73 getScope() *basicScope
80 scope *basicScope
86 func (p *packageContext) getScope() *basicScope {
618 scope_ *basicScope
660 ruleScope := (*basicScope)(nil) // This will get created lazily
697 func (r *staticRule) scope() *basicScope {
723 scope_ *basicScope
766 ruleScope := (*basicScope)(nil) // This will get created lazily
807 func (r *ruleFunc) scope() *basicScope {
830 scope_ *basicScope
850 func (r *builtinRule) scope() *basicScope {