Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dclass.c1438 tree method_array_type; local
1514 method_array_type = build_prim_array_type (method_type_node, method_count);
1516 method_array_type);
1517 DECL_INITIAL (methods_decl) = build (CONSTRUCTOR, method_array_type,