Searched refs:ptr_to_func_ptr2 (Results 1 – 1 of 1) sorted by relevance
38 void *(*__attribute__((alloc_size(1))) * ptr_to_func_ptr2)(int); // expected-warning{{'alloc_size' … variable39 void *(**__attribute__((alloc_size(1))) ptr_to_func_ptr2)(int); // expected-warning{{'alloc_size' … variable