Files
swift-mirror/lib/AST/AccessRequests.cpp
Pavel Yaskevich dbe151bc0f [AST] Mark init accessors as having internal access
This allows them to be used across files in the same module
and requires explicit `@usableFromInline` annotation to be
used inside of `@_alwaysEmitIntoClient` and `@inlinable`
initializers.
2024-07-11 14:03:11 -07:00

14 KiB