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

  /src/external/gpl3/gcc/dist/gcc/cp/
call.cc 1462 tree tofn = TREE_TYPE (TYPE_PTRMEMFUNC_FN_TYPE (to)); local
1464 tree tbase = class_of_this_parm (tofn);
1472 tree tstat = static_fn_type (tofn);
1484 type_memfn_rqual (tofn));
  /src/external/gpl3/gcc.old/dist/gcc/cp/
call.cc 1445 tree tofn = TREE_TYPE (TYPE_PTRMEMFUNC_FN_TYPE (to)); local
1447 tree tbase = class_of_this_parm (tofn);
1455 tree tstat = static_fn_type (tofn);
1467 type_memfn_rqual (tofn));

Completed in 70 milliseconds