Searched refs:ERROR_FOR_ASSIGNMENT (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | typeck2.c | 79 #define ERROR_FOR_ASSIGNMENT(LOC, AS, ASM, IN, DE, ARG) \ in cxx_readonly_error() macro 106 ERROR_FOR_ASSIGNMENT (loc, in cxx_readonly_error() 116 ERROR_FOR_ASSIGNMENT (loc, in cxx_readonly_error()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | typeck2.cc | 79 #define ERROR_FOR_ASSIGNMENT(LOC, AS, ASM, IN, DE, ARG) \ in cxx_readonly_error() macro 106 ERROR_FOR_ASSIGNMENT (loc, in cxx_readonly_error() 116 ERROR_FOR_ASSIGNMENT (loc, in cxx_readonly_error()
|
H A D | ChangeLog-2018 | 1730 ERROR_FOR_ASSIGNMENT macro and readonly_error. Add LOC argument 1731 to ERROR_FOR_ASSIGNMENT macro, use error_at instead of error and
|
H A D | ChangeLog-2009 | 242 and add macro ERROR_FOR_ASSIGNMENT to emit diagnostics.
|