xref: /llvm-project/clang/test/APINotes/Inputs/Frameworks/SomeKit.framework/Headers/SomeKitExplicitNullability.h (revision 85d506400081e121ef876a4c66fb337b050dcae6)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 @interface A(ExplicitNullabilityProperties)
2 @property (nonatomic, readwrite, retain, nonnull) A *explicitNonnullInstance;
3 @property (nonatomic, readwrite, retain, nullable) A *explicitNullableInstance;
4 @end
5 

served by {OpenGrok

Last Index Update: Wed Jan 29 22:40:09 GMT 2025