Searched refs:block_type_4 (Results 1 – 1 of 1) sorted by relevance
57 typedef _Nonnull int_ptr (^ block_type_4)(int, int); typedef70 …fp = (block_type_4)0; // expected-error{{from incompatible type 'block_type_4' (aka 'int_ptr _Non… in testBlockFunctionPtrNullability()