Searched refs:objc_check_decl (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-objc.h | 106 extern void objc_check_decl (tree);
|
H A D | stub-objc.cc | 62 objc_check_decl (tree ARG_UNUSED (decl)) in objc_check_decl() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-objc.h | 98 extern void objc_check_decl (tree);
|
H A D | stub-objc.c | 62 objc_check_decl (tree ARG_UNUSED (decl)) in objc_check_decl() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | ChangeLog | 3063 (objc_check_decl, check_protocol_recursively, 4205 objc_check_decl, build_encode_expr): Remove prototypes. 4216 * objc-act.c (objc_check_decl): Use OBJC_TYPE_NAME macro instead of 4242 (objc_check_decl, get_class_reference, objc_declare_alias,
|
H A D | objc-act.cc | 2879 objc_check_decl (tree decl) in objc_check_decl() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-decl.c | 5259 objc_check_decl (decl); in finish_decl() 5424 objc_check_decl (decl); in finish_decl() 8375 objc_check_decl (decl); in finish_incomplete_vars()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-decl.cc | 5370 objc_check_decl (decl); in finish_decl() 5535 objc_check_decl (decl); in finish_decl() 8696 objc_check_decl (decl); in finish_incomplete_vars()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-act.c | 2803 objc_check_decl (tree decl) in objc_check_decl() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A 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.
|
H A 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.
|
H A D | ChangeLog-2001 | 30304 * objc/objc_act.c (objc_check_decl): Remove unneeded fatal call.
|