Searched refs:block_type_3 (Results 1 – 1 of 1) sorted by relevance
55 typedef _Nonnull int *(^ block_type_3)(int, int); typedef67 …fp = (block_type_3)0; // expected-error{{from incompatible type 'block_type_3' (aka 'int * _Nonnul… in testBlockFunctionPtrNullability()