Home | History | Annotate | Download | only in jinja2

Lines Matching refs:outer

105         # variables that are known to be declared (probably from outer
109 # undeclared variables from outer scopes
113 # this one or any of the outer scopes. Names can appear both in
129 """Check if a name is declared in this or an outer scope."""
194 enforce on a python level) overrides from outer scopes are tracked
340 is visited as part of the outer scope.
645 outer scope, this function tries to fall back with a common
672 'derived from an outer scope! (affects: %s)' %
1099 # "outer frame".