Searched refs:objc_check_decl (Results 1 – 6 of 6) sorted by relevance
| /freebsd-10-stable/contrib/gcc/ |
| D | stub-objc.c | 63 objc_check_decl (tree ARG_UNUSED (decl)) in objc_check_decl() function
|
| D | c-common.h | 898 extern void objc_check_decl (tree);
|
| D | c-decl.c | 3867 objc_check_decl (decl); in finish_decl() 4006 objc_check_decl (decl); in finish_decl() 6296 objc_check_decl (decl); in finish_struct()
|
| D | ChangeLog-2003 | 5480 * objc/objc-act.c (objc_check_decl): Do not check for 7675 (lookup_interface, is_class_name, objc_is_object_ptr, objc_check_decl, 7680 (finish_decl): Adjust where objc_check_decl() gets called. 7681 * c-lang.c (lookup_interface, is_class_name, objc_is_id, objc_check_decl, 7703 * c-tree.h (lookup_interface, is_class_name, objc_is_id, objc_check_decl, 7739 (objc_check_decl): Fix precondition for error message, along with 12733 * objc/objc-act.c (objc_check_decl): Don't use xxx_with_decl.
|
| D | ChangeLog-2002 | 10739 * c-decl.c (implicitly_declare): Call objc_check_decl 10744 * c-lang.c (maybe_objc_check_decl): Rename to objc_check_decl. 10753 * c-tree.h (maybe_objc_check_decl): Rename to objc_check_decl.
|
| D | ChangeLog-2001 | 30304 * objc/objc_act.c (objc_check_decl): Remove unneeded fatal call.
|