Lines Matching refs:get_scope
401 return cur_decl->get_scope(); in get_cur_scope()
769 if (var && var->get_scope()) in maybe_add_var_to_exported_decls()
853 ABG_ASSERT(c->get_scope()); in maybe_canonicalize_type()
4754 ABG_ASSERT(f->get_scope()); in build_class_decl()
4764 ABG_ASSERT(c->get_scope()); in build_class_decl()
5087 ABG_ASSERT(f->get_scope()); in build_union_decl()
5097 ABG_ASSERT(c->get_scope()); in build_union_decl()
5233 if (c->get_scope()) in build_class_tdecl()
5573 if (decl && decl->get_scope()) in handle_type_decl()
5606 if (decl && decl->get_scope()) in handle_qualified_type_decl()
5623 if (decl && decl->get_scope()) in handle_pointer_type_def()
5640 if (decl && decl->get_scope()) in handle_reference_type_def()
5688 if (decl && decl->get_scope()) in handle_enum_type_decl()
5703 if (decl && decl->get_scope()) in handle_typedef_decl()
5755 if (decl && decl->get_scope()) in handle_class_decl()
5773 if (decl && decl->get_scope()) in handle_union_decl()