Searched refs:get_containing_scope (Results 1 – 7 of 7) sorted by relevance
1784 parent = get_containing_scope (parent)) in tree_expand_cfg()
5849 get_containing_scope (tree t) in get_containing_scope() function5883 context = get_containing_scope (context); in decl_function_context()
4142 extern tree get_containing_scope (tree);
2470 parent = get_containing_scope (parent))2603 parent = get_containing_scope (parent))
4200 get_containing_scope (t) in get_containing_scope() function4239 context = get_containing_scope (context);
2763 extern tree get_containing_scope PARAMS ((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.