Lines Matching refs:add
146 # in some dynamic inheritance situations the compiler needs to add
205 self.filters.add(node.name)
209 self.tests.add(node.name)
227 self.undeclared.add(node.name)
518 skip_special_params.add(arg.name)
687 self.writeline('context.exported_vars.add(%r)' %
733 # add the load name
807 # add a function that returns the debug info
850 # far, we don't have to add a check if something extended
854 # if we have a known extends we just add a template runtime
1180 self.write('context.exported_vars.add(%r)' % node.name)
1402 self._assign_stack[-1].add(node.name)