Home
last modified time | relevance | path

Searched refs:smic (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/java/
Djava-tree.h817 (DECL_LANG_SPECIFIC(DECL)->u.f.smic)
988 tree smic; /* Static method invocation compound */ member
DChangeLog1968 * decl.c (lang_make_tree): The smic field is now a tree.
1976 (struct_lang_decl): Change field 'smic' to match.
1980 (java_expand_method_bodies): -here, since 'smic' is now a list.
1981 (patch_invoke): Add to 'smic' list, instead of hash_lookup.
2704 (struct lang_decl): New fields `ict', `smic' and `cif.'