Home
last modified time | relevance | path

Searched defs:nonnull_error (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/SemaObjC/
H A Dattr-swift-async-error.m85 ASYNC_ERROR(nonnull_error);
89 …ror' convention can only be applied to a method with a completion handler with an error parameter}}
101 ASYNC_ERROR(nonnull_error);
H A Dattr-swift-error.m22 - (BOOL)m1:(NSError **)error __attribute__((__swift_error__(nonnull_error)));
30 - (Undeclared)n1:(NSError **)error __attribute__((__swift_error__(nonnull_error)));
46 - (instancetype)o1 __attribute__((__swift_error__(nonnull_error)));