mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
DelayedParsingCallbacks only had one implementation, for code completion, which is only used to determine which bodies to skip and which to delay. Inline that logic into the parser's delay logic and remove DelayedParsingCallbacks entirely.
44 KiB
44 KiB