HomeSort by: relevance | last modified time | path
    Searched defs:callback_type (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mit/isl/dist/interface/
template_cpp.cc 1647 auto callback_type = callback->getType(); local
1648 auto proto = generator::extract_prototype(callback_type);
1754 auto callback_type = callback->getType(); local
1756 auto proto = generator::extract_prototype(callback_type);
  /src/external/gpl3/gcc/dist/gcc/
gengtype.cc 508 struct type callback_type = {
1546 f->type = &callback_type;
504 struct type callback_type = { variable in typeref:struct:type
  /src/external/gpl3/gcc.old/dist/gcc/
gengtype.cc 508 struct type callback_type = {
1577 f->type = &callback_type;
504 struct type callback_type = { variable in typeref:struct:type

Completed in 36 milliseconds