Home
last modified time | relevance | path

Searched refs:S4a (Results 1 – 25 of 84) sorted by relevance

1234

/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail14486.d19 struct S4a { @nogc pure @safe ~this() {} @nogc pure @safe delete(void* p) {} } in ~this() argument
90 S4a* s4; delete s4; // no error in test2a()
131 S4a[] a4; delete a4; // error in test3a()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail14486.d58 struct S4a { @nogc pure @safe ~this() {} @nogc pure @safe delete(void* p) {} } in ~this() argument
129 S4a* s4; delete s4; // no error in test2a()
170 S4a[] a4; delete a4; // error in test3a()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail14486.d19 struct S4a { @nogc pure @safe ~this() {} @nogc pure @safe delete(void* p) {} } in ~this() argument
90 S4a* s4; delete s4; // no error in test2a()
131 S4a[] a4; delete a4; // error in test3a()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail14486.d19 struct S4a { @nogc pure @safe ~this() {} @nogc pure @safe delete(void* p) {} } in ~this() argument
90 S4a* s4; delete s4; // no error in test2a()
131 S4a[] a4; delete a4; // error in test3a()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail14486.d58 struct S4a { @nogc pure @safe ~this() {} @nogc pure @safe delete(void* p) {} } in ~this() argument
129 S4a* s4; delete s4; // no error in test2a()
170 S4a[] a4; delete a4; // error in test3a()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail14486.d58 struct S4a { @nogc pure @safe ~this() {} @nogc pure @safe delete(void* p) {} } in ~this() argument
129 S4a* s4; delete s4; // no error in test2a()
170 S4a[] a4; delete a4; // error in test3a()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail14486.d19 struct S4a { @nogc pure @safe ~this() {} @nogc pure @safe delete(void* p) {} } in ~this() argument
90 S4a* s4; delete s4; // no error in test2a()
131 S4a[] a4; delete a4; // error in test3a()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail14486.d19 struct S4a { @nogc pure @safe ~this() {} @nogc pure @safe delete(void* p) {} } in ~this() argument
90 S4a* s4; delete s4; // no error in test2a()
131 S4a[] a4; delete a4; // error in test3a()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail14486.d19 struct S4a { @nogc pure @safe ~this() {} @nogc pure @safe delete(void* p) {} } in ~this() struct
90 S4a* s4; delete s4; // no error in test2a()
131 S4a[] a4; delete a4; // error in test3a()
/dports/devel/cssc/CSSC-1.4.1/tests/sact/
H A Dpfile_corruption.sh73 check_pfile --nostdout_regex S4a '1.1 1.2 james 15/02/28 10:59:47\n' 0 '1.1 1.2 james 15/02/28 10:5…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaTemplate/
H A Dinstantiate-local-class.cpp291 template <class T> struct S4a { struct
297 template struct S4a<int>; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-local-class.cpp289 template <class T> struct S4a { struct
295 template struct S4a<int>; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaTemplate/
H A Dinstantiate-local-class.cpp291 template <class T> struct S4a { struct
297 template struct S4a<int>; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaTemplate/
H A Dinstantiate-local-class.cpp291 template <class T> struct S4a { struct
297 template struct S4a<int>; variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaTemplate/
H A Dinstantiate-local-class.cpp291 template <class T> struct S4a { struct
297 template struct S4a<int>; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaTemplate/
H A Dinstantiate-local-class.cpp291 template <class T> struct S4a { struct
297 template struct S4a<int>; variable
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaTemplate/
H A Dinstantiate-local-class.cpp289 template <class T> struct S4a { struct
295 template struct S4a<int>; variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaTemplate/
H A Dinstantiate-local-class.cpp289 template <class T> struct S4a { struct
295 template struct S4a<int>; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaTemplate/
H A Dinstantiate-local-class.cpp291 template <class T> struct S4a { struct
297 template struct S4a<int>; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaTemplate/
H A Dinstantiate-local-class.cpp291 template <class T> struct S4a { struct
297 template struct S4a<int>; variable
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaTemplate/
H A Dinstantiate-local-class.cpp291 template <class T> struct S4a { struct
297 template struct S4a<int>; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-local-class.cpp291 template <class T> struct S4a { struct
297 template struct S4a<int>; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaTemplate/
H A Dinstantiate-local-class.cpp291 template <class T> struct S4a { struct
297 template struct S4a<int>; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaTemplate/
H A Dinstantiate-local-class.cpp291 template <class T> struct S4a { struct
297 template struct S4a<int>; variable
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaTemplate/
H A Dinstantiate-local-class.cpp289 template <class T> struct S4a { struct
295 template struct S4a<int>; variable

1234