Home
last modified time | relevance | path

Searched defs:this_class (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dclass.c360 set_super_info (access_flags, this_class, super_class, interfaces_count) in set_super_info() argument
529 maybe_add_interface (this_class, interface_class) in maybe_add_interface() argument
554 add_interface (this_class, interface_class) in add_interface() argument
589 build_java_method_type (fntype, this_class, access_flags) in build_java_method_type() argument
600 add_method_1 (this_class, access_flags, name, function_type) in add_method_1() argument
666 add_method (this_class, access_flags, name, method_sig) in add_method() argument
1832 push_super_field (this_class, super_class) in push_super_field() argument
1850 maybe_layout_super_class (super_class, this_class) in maybe_layout_super_class() argument
1894 layout_class (this_class) in layout_class() argument
1998 layout_class_methods (this_class) in layout_class_methods() argument
[all …]
H A Djcf.h135 JCF_u2 access_flags, this_class, super_class; member
H A Djcf-parse.c425 tree this_class; local
H A Dparse.y4548 tree current, orig_arg, this_class = NULL; local
7887 analyze_clinit_body (this_class, bbody) in analyze_clinit_body() argument
H A Dparse.c8113 tree current, orig_arg, this_class = NULL; local
11452 analyze_clinit_body (this_class, bbody) in analyze_clinit_body() argument
/openbsd/gnu/usr.bin/perl/
H A Dregcomp_study.c1666 regnode_ssc this_class; in Perl_study_chunk() local
2390 regnode_ssc this_class; in Perl_study_chunk() local
3462 regnode_ssc this_class; in Perl_study_chunk() local
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c610 tree this_class; member