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

  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-gimplify.cc 557 c_genericize_control_r (tree *stmt_p, int *walk_subtrees, void *data) function
560 c_genericize_control_r, NULL);
589 walk_tree (&DECL_SAVED_TREE (fndecl), c_genericize_control_r, &pset, local
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-gimplify.cc 642 c_genericize_control_r (tree *stmt_p, int *walk_subtrees, void *data) function
645 c_genericize_control_r, NULL);
675 walk_tree (&DECL_SAVED_TREE (fndecl), c_genericize_control_r, &pset, local

Completed in 56 milliseconds