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

  /src/external/gpl3/gcc/dist/gcc/
gimplify.cc 1069 prune_expr_location (tree *tp, int *walk_subtrees, void *)
1086 walk_tree (&expr, prune_expr_location, NULL, NULL);
1068 prune_expr_location (tree *tp, int *walk_subtrees, void *) function
  /src/external/gpl3/gcc.old/dist/gcc/
gimplify.cc 1038 prune_expr_location (tree *tp, int *walk_subtrees, void *)
1055 walk_tree (&expr, prune_expr_location, NULL, NULL);
1037 prune_expr_location (tree *tp, int *walk_subtrees, void *) function

Completed in 44 milliseconds