Searched refs:is_local_var (Results 1 – 2 of 2) sorted by relevance
152 return not _match.is_local_var(decl)198 if not _match.is_local_var(decl):
110 def is_local_var(decl): function