Searched refs:contains_remapped_vars (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-nested.c3045 contains_remapped_vars (tree *tp, int *walk_subtrees, void *data) function
3087 || walk_tree (&type, contains_remapped_vars, root, NULL))
3114 if (!slot && !walk_tree (&type, contains_remapped_vars, root, NULL))
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-nested.cc3204 contains_remapped_vars (tree *tp, int *walk_subtrees, void *data) function
3246 || walk_tree (&type, contains_remapped_vars, root, NULL))
3273 if (!slot && !walk_tree (&type, contains_remapped_vars, root, NULL))

Completed in 133 milliseconds