Analyze the contents of an async block in order to:
- Report unsupported await calls under nested templates, functions, by-name arguments.
Analyze the contents of an async block in order to:
- Report unsupported await calls under nested templates, functions, by-name arguments.
Must be called on the original tree, not on the ANF transformed tree.