Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dclass.c596 return build_method_type (this_class, fntype);
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dtree.h2273 extern tree build_method_type PARAMS ((tree, tree));
H A Dtree.c3777 build_method_type (basetype, type) in build_method_type() function
H A DChangeLog.39524 build_method_type, build_offset_type, build_complex_type): Likewise.
11726 (attribute_hash_list, build_array_type, build_method_type): Likewise.
/openbsd/gnu/gcc/gcc/
H A Dtree.h3606 extern tree build_method_type (tree, tree);
H A Dtree.c5344 build_method_type (tree basetype, tree type) in build_method_type() function