b6ebed0c96
Check if visibility is public API first, then check if declaration is annotated with `@PublishedApi`. This is needed because loading annotations and iterating over them can be slow.