Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dclass.c2070 tree super_method = lookup_argument_method (super_class, method_name, local
2072 if (super_method != NULL_TREE && ! METHOD_PRIVATE (super_method))
2074 DECL_VINDEX (method_decl) = DECL_VINDEX (super_method);