xref: /llvm-project-15.0.7/clang/test/APINotes/Inputs/Frameworks/SomeKit.framework/Headers/SomeKitExplicitNullability.h (revision ee2c6cd9)
  • 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: Fri May 15 20:09:11 GMT 2026