Searched refs:error_with_ivar (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-act.cc | 4745 error_with_ivar (const char *message, tree decl) in error_with_ivar() function 4788 error_with_ivar ("conflicting instance variable type", in check_ivars() 4790 error_with_ivar ("previous declaration of", in check_ivars() 4802 error_with_ivar ("conflicting instance variable name", in check_ivars() 4804 error_with_ivar ("previous declaration of", in check_ivars()
|
H A D | ChangeLog | 3066 objc_get_class_ivars, error_with_ivar, check_duplicates, 3962 error_with_ivar, gen_method_decl, gen_declaration, setup_string_decl, 4093 (error_with_ivar): Remove last parameter. 4095 to CLASS_IVARS lists; adjust calls to error_with_ivar().
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-act.c | 4667 error_with_ivar (const char *message, tree decl) in error_with_ivar() function 4710 error_with_ivar ("conflicting instance variable type", in check_ivars() 4712 error_with_ivar ("previous declaration of", in check_ivars() 4724 error_with_ivar ("conflicting instance variable name", in check_ivars() 4726 error_with_ivar ("previous declaration of", in check_ivars()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2003 | 12735 (error_with_ivar): Likewise. 23159 * objc/objc-act.c (error_with_ivar, warn_with_method): Don't call 23585 * objc/objc-act.c (error_with_ivar): Don't use
|
H A D | ChangeLog-2001 | 26433 (error_with_ivar): Simplify. 26881 (error_with_ivar): Use error_with_file_and_line.
|
H A D | ChangeLog-1999 | 9331 error_with_ivar, gen_declarator, create_builtin_decl,
|
H A D | ChangeLog-2002 | 17137 (error_with_ivar): Adjust call to count_error.
|