Home
last modified time | relevance | path

Searched refs:CLASSTYPE_SUPER (Results 51 – 75 of 86) sorted by relevance

1234

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/java/
H A Dtypeck.c771 for (klass = CLASSTYPE_SUPER (searched_class); klass != NULL_TREE; in find_method_in_superclasses()
772 klass = CLASSTYPE_SUPER (klass)) in find_method_in_superclasses()
852 searched_class = CLASSTYPE_SUPER (searched_class); in lookup_do()
H A Dclass.c519 type1 = CLASSTYPE_SUPER (type1); in inherits_from_p()
922 && type != CLASSTYPE_SUPER (output_class) in build_class_ref()
1284 tree super = CLASSTYPE_SUPER (type); in get_dispatch_vector()
1387 type = CLASSTYPE_SUPER (type); in supers_all_compiled()
1519 super = CLASSTYPE_SUPER (type); in make_class_data()
1902 tree super_class = CLASSTYPE_SUPER (this_class); in layout_class()
2061 super_class = CLASSTYPE_SUPER (this_class); in layout_class_methods()
H A Dparse.y4408 layout_class_method (class_type, CLASSTYPE_SUPER (class_type), in generate_finit()
5261 if (inherits_from_p (CLASSTYPE_SUPER (type), type)) in check_circular_reference()
6163 other_super = CLASSTYPE_SUPER (other_super); in check_abstract_method_definitions()
6220 super = CLASSTYPE_SUPER (super); in java_check_abstract_method_definitions()
8864 tree sclass_decl = TYPE_NAME (CLASSTYPE_SUPER (class_type)); in fix_constructors()
8968 tree class = CLASSTYPE_SUPER (current_class); in verify_constructor_super()
9801 CLASSTYPE_SUPER (current_class), in resolve_qualified_expression_name()
10372 if (CLASSTYPE_SUPER (current_class)) in patch_method_invocation()
10374 DECL_NAME (TYPE_NAME (CLASSTYPE_SUPER (current_class))); in patch_method_invocation()
11111 if (!lc && CLASSTYPE_SUPER (class) != NULL_TREE) in find_applicable_accessible_methods_list()
[all …]
H A Dparse.c7332 layout_class_method (class_type, CLASSTYPE_SUPER (class_type), in generate_finit()
8185 if (inherits_from_p (CLASSTYPE_SUPER (type), type)) in check_circular_reference()
9087 other_super = CLASSTYPE_SUPER (other_super); in check_abstract_method_definitions()
9144 super = CLASSTYPE_SUPER (super); in java_check_abstract_method_definitions()
11788 tree sclass_decl = TYPE_NAME (CLASSTYPE_SUPER (class_type)); in fix_constructors()
11892 tree class = CLASSTYPE_SUPER (current_class); in verify_constructor_super()
12725 CLASSTYPE_SUPER (current_class), in resolve_qualified_expression_name()
13296 if (CLASSTYPE_SUPER (current_class)) in patch_method_invocation()
13298 DECL_NAME (TYPE_NAME (CLASSTYPE_SUPER (current_class))); in patch_method_invocation()
14035 if (!lc && CLASSTYPE_SUPER (class) != NULL_TREE) in find_applicable_accessible_methods_list()
[all …]
H A Djava-tree.h126 #define CLASSTYPE_SUPER(TYPE) (CLASS_HAS_SUPER (TYPE) ? \ macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/java/
H A Dclass.c519 type1 = CLASSTYPE_SUPER (type1); in inherits_from_p()
922 && type != CLASSTYPE_SUPER (output_class) in build_class_ref()
1284 tree super = CLASSTYPE_SUPER (type); in get_dispatch_vector()
1387 type = CLASSTYPE_SUPER (type); in supers_all_compiled()
1519 super = CLASSTYPE_SUPER (type); in make_class_data()
1902 tree super_class = CLASSTYPE_SUPER (this_class); in layout_class()
2061 super_class = CLASSTYPE_SUPER (this_class); in layout_class_methods()
H A Dparse.y4408 layout_class_method (class_type, CLASSTYPE_SUPER (class_type), in generate_finit()
5261 if (inherits_from_p (CLASSTYPE_SUPER (type), type)) in check_circular_reference()
6163 other_super = CLASSTYPE_SUPER (other_super); in check_abstract_method_definitions()
6220 super = CLASSTYPE_SUPER (super); in java_check_abstract_method_definitions()
8864 tree sclass_decl = TYPE_NAME (CLASSTYPE_SUPER (class_type)); in fix_constructors()
8968 tree class = CLASSTYPE_SUPER (current_class); in verify_constructor_super()
9801 CLASSTYPE_SUPER (current_class), in resolve_qualified_expression_name()
10372 if (CLASSTYPE_SUPER (current_class)) in patch_method_invocation()
10374 DECL_NAME (TYPE_NAME (CLASSTYPE_SUPER (current_class))); in patch_method_invocation()
11111 if (!lc && CLASSTYPE_SUPER (class) != NULL_TREE) in find_applicable_accessible_methods_list()
[all …]
H A Dparse.c7332 layout_class_method (class_type, CLASSTYPE_SUPER (class_type), in generate_finit()
8185 if (inherits_from_p (CLASSTYPE_SUPER (type), type)) in check_circular_reference()
9087 other_super = CLASSTYPE_SUPER (other_super); in check_abstract_method_definitions()
9144 super = CLASSTYPE_SUPER (super); in java_check_abstract_method_definitions()
11788 tree sclass_decl = TYPE_NAME (CLASSTYPE_SUPER (class_type)); in fix_constructors()
11892 tree class = CLASSTYPE_SUPER (current_class); in verify_constructor_super()
12725 CLASSTYPE_SUPER (current_class), in resolve_qualified_expression_name()
13296 if (CLASSTYPE_SUPER (current_class)) in patch_method_invocation()
13298 DECL_NAME (TYPE_NAME (CLASSTYPE_SUPER (current_class))); in patch_method_invocation()
14035 if (!lc && CLASSTYPE_SUPER (class) != NULL_TREE) in find_applicable_accessible_methods_list()
[all …]
H A Djava-tree.h126 #define CLASSTYPE_SUPER(TYPE) (CLASS_HAS_SUPER (TYPE) ? \ macro
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/java/
H A Dverify-glue.c269 k = CLASSTYPE_SUPER (klass); in vfy_get_superclass()
H A Dclass.c622 type1 = maybe_layout_super_class (CLASSTYPE_SUPER (type1), type1); in inherits_from_p()
1581 tree super = CLASSTYPE_SUPER (type); in get_dispatch_vector()
1735 type = CLASSTYPE_SUPER (type); in supers_all_compiled()
2002 super = CLASSTYPE_SUPER (type); in make_class_data()
2437 tree super_class = CLASSTYPE_SUPER (this_class); in layout_class()
2582 super_class = CLASSTYPE_SUPER (this_class); in layout_class_methods()
H A Djava-tree.h85 #define CLASSTYPE_SUPER(TYPE) (CLASS_HAS_SUPER (TYPE) \ macro
H A Dexpr.c1328 tree super = CLASSTYPE_SUPER (type); in class_has_finalize_method()
1675 *typep = CLASSTYPE_SUPER (*typep); in lookup_field()
/dports/lang/gnat_util/gcc-6-20180516/gcc/java/
H A Dverify-glue.c268 k = CLASSTYPE_SUPER (klass); in vfy_get_superclass()
H A Dclass.c615 type1 = maybe_layout_super_class (CLASSTYPE_SUPER (type1), type1); in inherits_from_p()
1565 tree super = CLASSTYPE_SUPER (type); in get_dispatch_vector()
1719 type = CLASSTYPE_SUPER (type); in supers_all_compiled()
1986 super = CLASSTYPE_SUPER (type); in make_class_data()
2422 tree super_class = CLASSTYPE_SUPER (this_class); in layout_class()
2567 super_class = CLASSTYPE_SUPER (this_class); in layout_class_methods()
H A Djava-tree.h84 #define CLASSTYPE_SUPER(TYPE) (CLASS_HAS_SUPER (TYPE) \ macro
/dports/lang/gcc48/gcc-4.8.5/gcc/java/
H A Dverify-glue.c268 k = CLASSTYPE_SUPER (klass); in vfy_get_superclass()
H A Dclass.c619 type1 = maybe_layout_super_class (CLASSTYPE_SUPER (type1), type1); in inherits_from_p()
1578 tree super = CLASSTYPE_SUPER (type); in get_dispatch_vector()
1732 type = CLASSTYPE_SUPER (type); in supers_all_compiled()
1999 super = CLASSTYPE_SUPER (type); in make_class_data()
2434 tree super_class = CLASSTYPE_SUPER (this_class); in layout_class()
2579 super_class = CLASSTYPE_SUPER (this_class); in layout_class_methods()
H A Djava-tree.h85 #define CLASSTYPE_SUPER(TYPE) (CLASS_HAS_SUPER (TYPE) \ macro
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/java/
H A Dverify-glue.c268 k = CLASSTYPE_SUPER (klass); in vfy_get_superclass()
H A Dclass.c619 type1 = maybe_layout_super_class (CLASSTYPE_SUPER (type1), type1); in inherits_from_p()
1578 tree super = CLASSTYPE_SUPER (type); in get_dispatch_vector()
1732 type = CLASSTYPE_SUPER (type); in supers_all_compiled()
1999 super = CLASSTYPE_SUPER (type); in make_class_data()
2434 tree super_class = CLASSTYPE_SUPER (this_class); in layout_class()
2579 super_class = CLASSTYPE_SUPER (this_class); in layout_class_methods()
H A Djava-tree.h85 #define CLASSTYPE_SUPER(TYPE) (CLASS_HAS_SUPER (TYPE) \ macro
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/java/
H A Dverify-glue.c268 k = CLASSTYPE_SUPER (klass); in vfy_get_superclass()
H A Dclass.c615 type1 = maybe_layout_super_class (CLASSTYPE_SUPER (type1), type1); in inherits_from_p()
1565 tree super = CLASSTYPE_SUPER (type); in get_dispatch_vector()
1719 type = CLASSTYPE_SUPER (type); in supers_all_compiled()
1986 super = CLASSTYPE_SUPER (type); in make_class_data()
2422 tree super_class = CLASSTYPE_SUPER (this_class); in layout_class()
2567 super_class = CLASSTYPE_SUPER (this_class); in layout_class_methods()
H A Djava-tree.h84 #define CLASSTYPE_SUPER(TYPE) (CLASS_HAS_SUPER (TYPE) \ macro

1234