Files
swift-mirror/lib/AST/FrontendSourceFileDepGraphFactory.cpp
Pavel Yaskevich d057429e9a [AST] Add new declaration - using
Initially this declaration is going to be used to determine
per-file default actor isolation i.e. `using @MainActor` and
`using nonisolated` but it could be extended to support other
file-global settings in the future.

(cherry picked from commit aabfebec03)
2025-06-04 13:16:55 -07:00

23 KiB