Searched refs:callback_type (Results 1 – 7 of 7) sorted by relevance
338 extern struct type callback_type;
907 if (current == &callback_type) in write_state_callback_type()1503 *type = &callback_type; in read_state_callback_type()
504 struct type callback_type = { variable1571 f->type = &callback_type; in set_gc_used_type()
1988 (callback_type): Declare.1990 (callback_type): New variable.1994 set type to &callback_type.
1647 auto callback_type = callback->getType(); in total_params() local1648 auto proto = generator::extract_prototype(callback_type); in total_params()1754 auto callback_type = callback->getType(); in print_callback_lambda() local1756 auto proto = generator::extract_prototype(callback_type); in print_callback_lambda()
578 using callback_type = _Callback;
596 using callback_type = _Callback;