Home | History | Annotate | Download | only in jinja2

Lines Matching full:scoped

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