Home
last modified time | relevance | path

Searched refs:callback_type (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgengtype.h338 extern struct type callback_type;
H A Dgengtype-state.cc907 if (current == &callback_type) in write_state_callback_type()
1503 *type = &callback_type; in read_state_callback_type()
H A Dgengtype.cc504 struct type callback_type = { variable
1571 f->type = &callback_type; in set_gc_used_type()
H A DChangeLog-20211988 (callback_type): Declare.
1990 (callback_type): New variable.
1994 set type to &callback_type.
/netbsd-src/external/mit/isl/dist/interface/
H A Dtemplate_cpp.cc1647 auto callback_type = callback->getType(); in total_params() local
1648 auto proto = generator::extract_prototype(callback_type); in total_params()
1754 auto callback_type = callback->getType(); in print_callback_lambda() local
1756 auto proto = generator::extract_prototype(callback_type); in print_callback_lambda()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dstop_token578 using callback_type = _Callback;
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Dstop_token596 using callback_type = _Callback;