Searched refs:determine_base_object_1 (Results 1 – 3 of 3) sorted by relevance
1095 determine_base_object_1 (tree *tp, int *walk_subtrees, void *wdata) in determine_base_object_1() function1144 (void) walk_tree_without_duplicates (&expr, determine_base_object_1, &obj); in determine_base_object()
1096 determine_base_object_1 (tree *tp, int *walk_subtrees, void *wdata) in determine_base_object_1() function1145 (void) walk_tree_without_duplicates (&expr, determine_base_object_1, &obj); in determine_base_object()
20790 (determine_base_object_1): New function.