Searched refs:save_scope (Results 1 – 3 of 3) sorted by relevance
7785 struct c_scope *save_scope = current_scope; in build_block_byref_decl() local7791 current_scope = save_scope; in build_block_byref_decl()7888 struct c_scope *save_scope = current_scope; in build_block_ref_decl() local7894 current_scope = save_scope; in build_block_ref_decl()
20026 struct cp_binding_level *save_scope = current_binding_level; in build_block_byref_decl() local20034 current_binding_level = save_scope; in build_block_byref_decl()20139 struct cp_binding_level *save_scope = current_binding_level; in build_block_ref_decl() local20147 current_binding_level = save_scope; in build_block_ref_decl()
5941 (struct save_scope): Adjust.