Searched refs:HelloBlock_t (Results 1 – 1 of 1) sorted by relevance
20 typedef void (^ HelloBlock_t)(const char * name); typedef23 HelloBlock_t helloBlock = ^(const char * name) {28 static HelloBlock_t s_helloBlock = ^(const char * name) {