Searched refs:nestedBad (Results 1 – 3 of 3) sorted by relevance
129 …auto nestedBad = [](int [2][_Nonnull 2]) {}; // expected-error {{nullability specifier '_Nonnull' … in arraysInLambdas() local
242 …void (^nestedBad)(int x[2][_Nonnull 2]) = // expected-error {{nullability specifier '_Nonnull' can… in arraysInBlocks()
277 - (void)nestedBad:(int [2][_Nonnull 2])x; // expected-error {{nullability specifier '_Nonnull' cann…