Home
last modified time | relevance | path

Searched defs:swift_private (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/SemaObjC/
H A Dattr-swift-async.m23 …tion handler parameter must have block type returning 'void', type here is 'int (^)({{(void)?}})'}}
24 …ack SA(swift_private, 0); // expected-error{{'swift_async' attribute parameter 2 is out of bounds}}
25 …ack SA(swift_private, 2); // expected-error{{'swift_async' attribute parameter 2 is out of bounds}}
H A Dattr-swift-async-error.m77 ASYNC(swift_private, 1);
H A Dwarn-called-once.m777 __attribute__((swift_async(swift_private, 1)));
1107 __attribute__((swift_async(swift_private, 2))) {