Home | History | Annotate | Download | only in jinja2

Lines Matching refs:scoped

205         that may be defined with `add_special` which may occour scoped.
870 context = node.scoped and 'context.derived(locals())' or 'context'