Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dparse.c570 static tree build_dot_class_method_invocation PARAMS ((tree));
12381 build_dot_class_method_invocation (type) in build_dot_class_method_invocation() function
17787 ref_type = build_dot_class_method_invocation (ref_type);
19092 classdollar = build_dot_class_method_invocation (class_type);
H A Dparse.y330 static tree build_dot_class_method_invocation PARAMS ((tree));
8816 build_dot_class_method_invocation (type) in build_dot_class_method_invocation() function
14222 ref_type = build_dot_class_method_invocation (ref_type);
15527 classdollar = build_dot_class_method_invocation (class_type);
H A DChangeLog2557 (build_dot_class_method_invocation): Unmangle signature parameter.
3708 (build_dot_class_method_invocation): Likewise.
4764 (build_dot_class_method_invocation): Likewise.
5227 * parse.y (build_dot_class_method_invocation): Changed parameter
5230 (patch_incomplete_class_ref): `build_dot_class_method_invocation'
6190 (build_dot_class_method_invocation): Likewise.