Searched refs:get_containing_scope (Results 1 – 14 of 14) sorted by relevance
251 tree scope = get_containing_scope (t); in pp_cxx_nested_name_specifier()300 tree scope = get_containing_scope (t); in pp_cxx_qualified_id()333 type = get_containing_scope (type); in pp_cxx_enumeration_constant()
3211 pp_cxx_qualified_id): Use get_containing_scope.
6121 current = get_containing_scope (current); in push_template_decl()
250 tree scope = get_containing_scope (t); in pp_cxx_nested_name_specifier()299 tree scope = get_containing_scope (t); in pp_cxx_qualified_id()332 type = get_containing_scope (type); in pp_cxx_enumeration_constant()
5976 current = get_containing_scope (current); in push_template_decl_real()
1900 if (tree scope = get_containing_scope (field)) in c_fold_indirect_ref_for_warn()
8335 get_containing_scope (const_tree t) in get_containing_scope() function8350 decl = get_containing_scope (decl); in get_ultimate_context()8384 context = get_containing_scope (context); in decl_function_context()
5159 extern tree get_containing_scope (const_tree);
7040 parent = get_containing_scope (parent)) in execute()
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.
13955 int_fits_type_p, get_containing_scope, decl_function_context,13967 tree_node_structure, handled_component_p, get_containing_scope,
9310 get_containing_scope (const_tree t) in get_containing_scope() function9325 decl = get_containing_scope (decl); in get_ultimate_context()9359 context = get_containing_scope (context); in decl_function_context()
6745 parent = get_containing_scope (parent)) in execute()
4981 extern tree get_containing_scope (const_tree);