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

/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c223 static void error_with_ivar PARAMS ((const char *, tree, tree));
3540 error_with_ivar (message, decl, rawdecl)
3584 error_with_ivar ("conflicting instance variable type",
3586 error_with_ivar ("previous declaration of",
3598 error_with_ivar ("conflicting instance variable name",
3600 error_with_ivar ("previous declaration of",
3532 error_with_ivar (message, decl, rawdecl) function
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c4948 error_with_ivar (const char *message, tree decl)
4985 error_with_ivar ("conflicting instance variable type",
4987 error_with_ivar ("previous declaration of",
4999 error_with_ivar ("conflicting instance variable name",
5001 error_with_ivar ("previous declaration of",
4939 error_with_ivar (const char *message, tree decl) function

Completed in 98 milliseconds