Searched refs:AddNonNull2 (Results 1 – 2 of 2) sorted by relevance
38 struct AddNonNull2 { struct40 …typedef _Nonnull AddNonNull2 invalid2; // expected-error{{nullability specifier '_Nonnull' cannot … argument41 …typedef _Nonnull AddNonNull2<T> invalid3; // expected-error{{nullability specifier '_Nonnull' cann… argument
40 struct AddNonNull2 { struct42 …typedef _Nonnull AddNonNull2 invalid2; // expected-error{{nullability specifier '_Nonnull' cannot … argument43 …typedef _Nonnull AddNonNull2<T> invalid3; // expected-error{{nullability specifier '_Nonnull' cann… argument