Home
last modified time | relevance | path

Searched refs:writeOnlyCount (Results 1 – 25 of 82) sorted by relevance

1234

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/objc.dg/property/
H A Ddotsyntax-17.m54 object.writeOnlyCount = 10; /* Ok */
56 object.writeOnlyCount++; /* { dg-error "no .writeOnlyCount. getter found" } */
58 ++object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
60 object.writeOnlyCount--; /* { dg-error "no .writeOnlyCount. getter found" } */
62 --object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/obj-c++.dg/property/
H A Ddotsyntax-17.mm54 object.writeOnlyCount = 10; /* Ok */
56 object.writeOnlyCount++; /* { dg-error "no .writeOnlyCount. getter found" } */
58 ++object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
60 object.writeOnlyCount--; /* { dg-error "no .writeOnlyCount. getter found" } */
62 --object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/objc.dg/property/
H A Ddotsyntax-17.m54 object.writeOnlyCount = 10; /* Ok */
56 object.writeOnlyCount++; /* { dg-error "no .writeOnlyCount. getter found" } */
58 ++object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
60 object.writeOnlyCount--; /* { dg-error "no .writeOnlyCount. getter found" } */
62 --object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/objc.dg/property/
H A Ddotsyntax-17.m54 object.writeOnlyCount = 10; /* Ok */
56 object.writeOnlyCount++; /* { dg-error "no .writeOnlyCount. getter found" } */
58 ++object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
60 object.writeOnlyCount--; /* { dg-error "no .writeOnlyCount. getter found" } */
62 --object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/obj-c++.dg/property/
H A Ddotsyntax-17.mm54 object.writeOnlyCount = 10; /* Ok */
56 object.writeOnlyCount++; /* { dg-error "no .writeOnlyCount. getter found" } */
58 ++object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
60 object.writeOnlyCount--; /* { dg-error "no .writeOnlyCount. getter found" } */
62 --object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/obj-c++.dg/property/
H A Ddotsyntax-17.mm54 object.writeOnlyCount = 10; /* Ok */
56 object.writeOnlyCount++; /* { dg-error "no .writeOnlyCount. getter found" } */
58 ++object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
60 object.writeOnlyCount--; /* { dg-error "no .writeOnlyCount. getter found" } */
62 --object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/obj-c++.dg/property/
H A Ddotsyntax-17.mm54 object.writeOnlyCount = 10; /* Ok */
56 object.writeOnlyCount++; /* { dg-error "no .writeOnlyCount. getter found" } */
58 ++object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
60 object.writeOnlyCount--; /* { dg-error "no .writeOnlyCount. getter found" } */
62 --object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/obj-c++.dg/property/
H A Ddotsyntax-17.mm54 object.writeOnlyCount = 10; /* Ok */
56 object.writeOnlyCount++; /* { dg-error "no .writeOnlyCount. getter found" } */
58 ++object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
60 object.writeOnlyCount--; /* { dg-error "no .writeOnlyCount. getter found" } */
62 --object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/objc.dg/property/
H A Ddotsyntax-17.m54 object.writeOnlyCount = 10; /* Ok */
56 object.writeOnlyCount++; /* { dg-error "no .writeOnlyCount. getter found" } */
58 ++object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
60 object.writeOnlyCount--; /* { dg-error "no .writeOnlyCount. getter found" } */
62 --object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/obj-c++.dg/property/
H A Ddotsyntax-17.mm54 object.writeOnlyCount = 10; /* Ok */
56 object.writeOnlyCount++; /* { dg-error "no .writeOnlyCount. getter found" } */
58 ++object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
60 object.writeOnlyCount--; /* { dg-error "no .writeOnlyCount. getter found" } */
62 --object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/obj-c++.dg/property/
H A Ddotsyntax-17.mm54 object.writeOnlyCount = 10; /* Ok */
56 object.writeOnlyCount++; /* { dg-error "no .writeOnlyCount. getter found" } */
58 ++object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
60 object.writeOnlyCount--; /* { dg-error "no .writeOnlyCount. getter found" } */
62 --object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/objc.dg/property/
H A Ddotsyntax-17.m54 object.writeOnlyCount = 10; /* Ok */
56 object.writeOnlyCount++; /* { dg-error "no .writeOnlyCount. getter found" } */
58 ++object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
60 object.writeOnlyCount--; /* { dg-error "no .writeOnlyCount. getter found" } */
62 --object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/objc.dg/property/
H A Ddotsyntax-17.m54 object.writeOnlyCount = 10; /* Ok */
56 object.writeOnlyCount++; /* { dg-error "no .writeOnlyCount. getter found" } */
58 ++object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
60 object.writeOnlyCount--; /* { dg-error "no .writeOnlyCount. getter found" } */
62 --object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/objc.dg/property/
H A Ddotsyntax-17.m54 object.writeOnlyCount = 10; /* Ok */
56 object.writeOnlyCount++; /* { dg-error "no .writeOnlyCount. getter found" } */
58 ++object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
60 object.writeOnlyCount--; /* { dg-error "no .writeOnlyCount. getter found" } */
62 --object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/obj-c++.dg/property/
H A Ddotsyntax-17.mm54 object.writeOnlyCount = 10; /* Ok */
56 object.writeOnlyCount++; /* { dg-error "no .writeOnlyCount. getter found" } */
58 ++object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
60 object.writeOnlyCount--; /* { dg-error "no .writeOnlyCount. getter found" } */
62 --object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/objc.dg/property/
H A Ddotsyntax-17.m54 object.writeOnlyCount = 10; /* Ok */
56 object.writeOnlyCount++; /* { dg-error "no .writeOnlyCount. getter found" } */
58 ++object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
60 object.writeOnlyCount--; /* { dg-error "no .writeOnlyCount. getter found" } */
62 --object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/obj-c++.dg/property/
H A Ddotsyntax-17.mm54 object.writeOnlyCount = 10; /* Ok */
56 object.writeOnlyCount++; /* { dg-error "no .writeOnlyCount. getter found" } */
58 ++object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
60 object.writeOnlyCount--; /* { dg-error "no .writeOnlyCount. getter found" } */
62 --object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/obj-c++.dg/property/
H A Ddotsyntax-17.mm54 object.writeOnlyCount = 10; /* Ok */
56 object.writeOnlyCount++; /* { dg-error "no .writeOnlyCount. getter found" } */
58 ++object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
60 object.writeOnlyCount--; /* { dg-error "no .writeOnlyCount. getter found" } */
62 --object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/objc.dg/property/
H A Ddotsyntax-17.m54 object.writeOnlyCount = 10; /* Ok */
56 object.writeOnlyCount++; /* { dg-error "no .writeOnlyCount. getter found" } */
58 ++object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
60 object.writeOnlyCount--; /* { dg-error "no .writeOnlyCount. getter found" } */
62 --object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/objc.dg/property/
H A Ddotsyntax-17.m54 object.writeOnlyCount = 10; /* Ok */
56 object.writeOnlyCount++; /* { dg-error "no .writeOnlyCount. getter found" } */
58 ++object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
60 object.writeOnlyCount--; /* { dg-error "no .writeOnlyCount. getter found" } */
62 --object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/objc.dg/property/
H A Ddotsyntax-17.m54 object.writeOnlyCount = 10; /* Ok */
56 object.writeOnlyCount++; /* { dg-error "no .writeOnlyCount. getter found" } */
58 ++object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
60 object.writeOnlyCount--; /* { dg-error "no .writeOnlyCount. getter found" } */
62 --object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/obj-c++.dg/property/
H A Ddotsyntax-17.mm54 object.writeOnlyCount = 10; /* Ok */
56 object.writeOnlyCount++; /* { dg-error "no .writeOnlyCount. getter found" } */
58 ++object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
60 object.writeOnlyCount--; /* { dg-error "no .writeOnlyCount. getter found" } */
62 --object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/obj-c++.dg/property/
H A Ddotsyntax-17.mm54 object.writeOnlyCount = 10; /* Ok */
56 object.writeOnlyCount++; /* { dg-error "no .writeOnlyCount. getter found" } */
58 ++object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
60 object.writeOnlyCount--; /* { dg-error "no .writeOnlyCount. getter found" } */
62 --object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/objc.dg/property/
H A Ddotsyntax-17.m54 object.writeOnlyCount = 10; /* Ok */
56 object.writeOnlyCount++; /* { dg-error "no .writeOnlyCount. getter found" } */
58 ++object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
60 object.writeOnlyCount--; /* { dg-error "no .writeOnlyCount. getter found" } */
62 --object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/obj-c++.dg/property/
H A Ddotsyntax-17.mm54 object.writeOnlyCount = 10; /* Ok */
56 object.writeOnlyCount++; /* { dg-error "no .writeOnlyCount. getter found" } */
58 ++object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */
60 object.writeOnlyCount--; /* { dg-error "no .writeOnlyCount. getter found" } */
62 --object.writeOnlyCount; /* { dg-error "no .writeOnlyCount. getter found" } */

1234