Home
last modified time | relevance | path

Searched refs:CTAD (Results 1 – 25 of 127) sorted by relevance

123456

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dcxx98-compat.cpp414 template<class T> struct CTAD {}; struct
416 CTAD<int> s; in ctad_test()
417CTAD t = s; // expected-warning {{class template argument deduction is incompatible with C++ stand… in ctad_test()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dcxx98-compat.cpp414 template<class T> struct CTAD {}; struct
416 CTAD<int> s; in ctad_test()
417CTAD t = s; // expected-warning {{class template argument deduction is incompatible with C++ stand… in ctad_test()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dcxx98-compat.cpp414 template<class T> struct CTAD {}; struct
416 CTAD<int> s; in ctad_test()
417CTAD t = s; // expected-warning {{class template argument deduction is incompatible with C++ stand… in ctad_test()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dcxx98-compat.cpp414 template<class T> struct CTAD {}; struct
416 CTAD<int> s; in ctad_test()
417CTAD t = s; // expected-warning {{class template argument deduction is incompatible with C++ stand… in ctad_test()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dcxx98-compat.cpp414 template<class T> struct CTAD {}; struct
416 CTAD<int> s; in ctad_test()
417CTAD t = s; // expected-warning {{class template argument deduction is incompatible with C++ stand… in ctad_test()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dcxx98-compat.cpp414 template<class T> struct CTAD {}; struct
416 CTAD<int> s; in ctad_test()
417CTAD t = s; // expected-warning {{class template argument deduction is incompatible with C++ stand… in ctad_test()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dcxx98-compat.cpp414 template<class T> struct CTAD {}; struct
416 CTAD<int> s; in ctad_test()
417CTAD t = s; // expected-warning {{class template argument deduction is incompatible with C++ stand… in ctad_test()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dcxx98-compat.cpp414 template<class T> struct CTAD {}; struct
416 CTAD<int> s; in ctad_test()
417CTAD t = s; // expected-warning {{class template argument deduction is incompatible with C++ stand… in ctad_test()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dcxx98-compat.cpp414 template<class T> struct CTAD {}; struct
416 CTAD<int> s; in ctad_test()
417CTAD t = s; // expected-warning {{class template argument deduction is incompatible with C++ stand… in ctad_test()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dcxx98-compat.cpp414 template<class T> struct CTAD {}; struct
416 CTAD<int> s; in ctad_test()
417CTAD t = s; // expected-warning {{class template argument deduction is incompatible with C++ stand… in ctad_test()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dcxx98-compat.cpp414 template<class T> struct CTAD {}; struct
416 CTAD<int> s; in ctad_test()
417CTAD t = s; // expected-warning {{class template argument deduction is incompatible with C++ stand… in ctad_test()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dcxx98-compat.cpp414 template<class T> struct CTAD {}; struct
416 CTAD<int> s; in ctad_test()
417CTAD t = s; // expected-warning {{class template argument deduction is incompatible with C++ stand… in ctad_test()
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dcxx98-compat.cpp414 template<class T> struct CTAD {}; struct
416 CTAD<int> s; in ctad_test()
417CTAD t = s; // expected-warning {{class template argument deduction is incompatible with C++ stand… in ctad_test()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp1-cxx20.cpp5 namespace CTAD { namespace
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp1-cxx20.cpp5 namespace CTAD { namespace
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp1-cxx20.cpp5 namespace CTAD { namespace
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp1-cxx20.cpp5 namespace CTAD { namespace
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp1-cxx20.cpp5 namespace CTAD { namespace
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp1-cxx20.cpp5 namespace CTAD { namespace
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp1-cxx20.cpp5 namespace CTAD { namespace
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp1-cxx20.cpp5 namespace CTAD { namespace
/dports/lang/clang-mesa/clang-13.0.1.src/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp1-cxx20.cpp5 namespace CTAD { namespace
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/docs/Status/
H A DRangesIssues.csv33 `LWG3173 <https://wg21.link/lwg3173>`__, Enable CTAD for ref-view,,
64 `LWG3474 <https://wg21.link/lwg3474>`__, Nesting join_views is broken because of CTAD,,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/docs/Status/
H A DRangesIssues.csv33 `LWG3173 <https://wg21.link/lwg3173>`__, Enable CTAD for ref-view,,
64 `LWG3474 <https://wg21.link/lwg3474>`__, Nesting join_views is broken because of CTAD,,
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/docs/Status/
H A DRangesIssues.csv33 `LWG3173 <https://wg21.link/lwg3173>`__, Enable CTAD for ref-view,,
64 `LWG3474 <https://wg21.link/lwg3474>`__, Nesting join_views is broken because of CTAD,,

123456