isRecursive
This PR refines upon #12106, by setting the `isRecursive` env extension after adding the declaration, but before processing attributes like `macro_inline` that want to look at the flag. Fixes #12268.