Searched refs:local_variable_p_walkfn (Results 1 – 3 of 3) sorted by relevance
78 static tree local_variable_p_walkfn (tree *, int *, void *);8886 local_variable_p_walkfn (tree *tp, int *walk_subtrees, in local_variable_p_walkfn() function8955 var = walk_tree_without_duplicates (&arg, local_variable_p_walkfn, in check_default_argument()
523 (local_variable_p_walkfn): New function.528 (check_default_argument): Use local_variable_p_walkfn, not
4623 * decl.c (local_variable_p_walkfn): Don't walk into types.