Searched defs:ancestor (Results 1 – 4 of 4) sorted by relevance
260 basic_block ancestor = e->src; in flow_loop_nodes_find() local
261 basic_block ancestor = e->src; in flow_loop_nodes_find() local
5557 tree iter, ancestor; in push_using_directive_1() local
4186 is_nested_namespace (tree ancestor, tree descendant, bool inline_only) in is_nested_namespace()