Searched refs:get_containing_scope (Results 1 – 4 of 4) sorted by relevance
1765 parent = get_containing_scope (parent)) in tree_expand_cfg()
5880 get_containing_scope (tree t) in get_containing_scope() function5914 context = get_containing_scope (context); in decl_function_context()
4230 extern tree get_containing_scope (tree);
2932 * tree.h (get_containing_scope): Declare it.2933 * tree.c (get_containing_scope): New fucntion.2935 * toplev.c (rest_of_compilation): Use get_containing_scope.