Searched refs:check_methods (Results 1 – 12 of 12) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/objc/ |
| H A D | objc-act.c | 281 static int check_methods PARAMS ((tree, tree, int)); 5922 check_methods (chain, list, mtype) in check_methods() function 6066 f1 = check_methods (PROTOCOL_CLS_METHODS (p), 6069 f2 = check_methods (PROTOCOL_NST_METHODS (p), 6366 check_methods (CLASS_CLS_METHODS (implementation_template), 6368 check_methods (CLASS_NST_METHODS (implementation_template), 6393 check_methods (CLASS_CLS_METHODS (category), 6395 check_methods (CLASS_NST_METHODS (category),
|
| /openbsd-src/gnu/gcc/gcc/objc/ |
| H A D | objc-act.c | 7243 check_methods (tree chain, tree list, int mtype) in check_methods() function 7376 f1 = check_methods (PROTOCOL_CLS_METHODS (p), in check_protocol() 7379 f2 = check_methods (PROTOCOL_NST_METHODS (p), in check_protocol() 7684 check_methods (CLASS_CLS_METHODS (implementation_template), in finish_class() 7686 check_methods (CLASS_NST_METHODS (implementation_template), in finish_class() 7703 check_methods (CLASS_CLS_METHODS (category), in finish_class() 7705 check_methods (CLASS_NST_METHODS (category), in finish_class()
|
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | class.c | 147 static void check_methods (tree); 3713 check_methods (tree t) in check_methods() function 4104 check_methods (t); in check_bases_and_members()
|
| H A D | ChangeLog-2004 | 1584 build_base_field, check_methods, layout_virtual_bases, 2100 * class.c (check_methods): CLASSTYPE_INLINE_FRIENDS is a VEC(tree). 3032 (check_methods): Or here. 3238 (check_methods): Default method visibility to class visibility. 5782 * class.c (check_methods): Don't use IDENTIFIER_ERROR_LOCUS.
|
| H A D | ChangeLog-1999 | 79 (check_methods): Likewise. 120 * class.c (check_methods): Don't set TYPE_HAS_COMPLEX_INIT_REF, 227 (check_methods): Likewise. 236 (finish_struct_1): Tidy. Use check_methods and
|
| H A D | ChangeLog-2001 | 1473 (check_methods): Don't try to figure out whether the type needs a 2724 (check_methods): Likewise.
|
| H A D | ChangeLog-2000 | 5078 (check_methods): Likewise. 5712 (check_methods): Set TYPE_VEC_DELETE_TAKES_SIZE here, and set it 5803 * class.c (build_vtbl_or_vbase_field, check_methods): Don't clear
|
| H A D | ChangeLog | 5879 check_methods, fixup_inline_methods, end_of_class, 6651 (check_bases_and_members): Call check_methods before
|
| H A D | ChangeLog-2002 | 4027 * class.c (finish_struct_1, check_methods): Don't call xref fns.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | class.c | 143 static void check_methods PARAMS ((tree)); 4033 check_methods (t) in check_methods() function 4447 check_methods (t); in check_bases_and_members()
|
| H A D | ChangeLog | 5430 * class.c (finish_struct_1, check_methods): Don't call xref fns. 7450 (check_methods): Don't try to figure out whether the type needs a 8701 (check_methods): Likewise. 14950 (check_methods): Likewise. 15584 (check_methods): Set TYPE_VEC_DELETE_TAKES_SIZE here, and set it 15675 * class.c (build_vtbl_or_vbase_field, check_methods): Don't clear
|
| H A D | ChangeLog.2 | 79 (check_methods): Likewise. 120 * class.c (check_methods): Don't set TYPE_HAS_COMPLEX_INIT_REF, 227 (check_methods): Likewise. 236 (finish_struct_1): Tidy. Use check_methods and
|