Searched refs:async_def (Results 1 – 2 of 2) sorted by relevance
358 async_def = False429 if async_def and async_def_indent >= indents[-1]:430 async_def = False436 if async_def and async_def_nl and async_def_indent >= indents[-1]:437 async_def = False460 elif async_def:505 if async_def:520 async_def = True
737 async def async_def(): function762 (async_def, code_info_async_def)