Searched defs:infunc (Results 1 – 3 of 3) sorted by relevance
35 bool infunc = false; /* = true if in arglist or body of func */ variable
19 def _get_storage(decl, infunc): argument
246 def extract_storage(decl, *, infunc=None): argument