xref: /llvm-project-15.0.7/clang/test/APINotes/Inputs/Frameworks/SomeKit.framework/Headers/SomeKitExplicitNullability.h (revision 85d50640)
  • 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: Tue Oct 21 18:42:31 GMT 2025