Searched refs:check_java_method (Results 1 – 12 of 12) sorted by relevance
503 check_java_method (tree method) in check_java_method() function
1804 (check_java_method): Likewise.1827 (check_java_method): Likewise for parameter `ctype'.3577 * cp-tree.h: Prototype function `check_java_method'.3920 (grokfndecl): Call check_java_method for Java classes.3927 * decl2.c (acceptable_java_type, check_java_method): New functions.
3973 extern bool check_java_method (tree);
6286 && (! TYPE_FOR_JAVA (ctype) || check_java_method (decl)) in grokfndecl()
193 delete_sanity, check_member_template, check_java_method,
1570 check_java_method, check_classfn, finish_static_data_member_decl,
305 * decl2.c (check_java_method): Skip artificial params.
1421 (check_java_method): Don't issue error about
643 check_java_method (method) in check_java_method() function
3871 extern int check_java_method PARAMS ((tree));
8592 (check_java_method): Likewise.8615 (check_java_method): Likewise for parameter `ctype'.10365 * cp-tree.h: Prototype function `check_java_method'.10708 (grokfndecl): Call check_java_method for Java classes.10715 * decl2.c (acceptable_java_type, check_java_method): New functions.
9883 && (! TYPE_FOR_JAVA (ctype) || check_java_method (decl))