Searched refs:error_with_ivar (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/objc/
H A Dobjc-act.c278 static void error_with_ivar PROTO((char *, tree, tree));
3587 error_with_ivar (message, decl, rawdecl)
3634 error_with_ivar ("conflicting instance variable type",
3636 error_with_ivar ("previous declaration of",
3648 error_with_ivar ("conflicting instance variable name",
3650 error_with_ivar ("previous declaration of",
3579 error_with_ivar (message, decl, rawdecl) function
/haiku-buildtools/gcc/gcc/objc/
H A Dobjc-act.c4601 error_with_ivar (const char *message, tree decl) function
4638 error_with_ivar ("conflicting instance variable type",
4640 error_with_ivar ("previous declaration of",
4652 error_with_ivar ("conflicting instance variable name",
4654 error_with_ivar ("previous declaration of",

Completed in 216 milliseconds