AST: Only check availability of explicitly exported decls
Extending type-checking to non-public decls triggered new errors when
`-target-min-inlining-version min` is enabled. Ensure these checks are only
applied to explicitly exported decls.
Affected test: test/Concurrency/deinit_isolation_availability.swift