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

  /src/external/gpl3/gcc/dist/gcc/cp/
coroutines.cc 329 tree functyp = TREE_TYPE (fndecl); local
331 tree arg_node = TYPE_ARG_TYPES (functyp);
355 TREE_VEC_ELT (targ, 0) = TREE_TYPE (functyp);
  /src/external/gpl3/gcc.old/dist/gcc/cp/
coroutines.cc 324 tree functyp = TREE_TYPE (fndecl); local
326 tree arg_node = TYPE_ARG_TYPES (functyp);
350 TREE_VEC_ELT (targ, 0) = TREE_TYPE (functyp);

Completed in 45 milliseconds