Searched refs:allfuncs (Results 1 – 1 of 1) sorted by relevance
32 allfuncs = set() # both class and standalone functions, used to prevent duplicates variable516 if not name in functiontoinclude or name in allfuncs:624 allfuncs.add(name)