Home
last modified time | relevance | path

Searched refs:rvalue_ref (Results 1 – 25 of 113) sorted by relevance

12345

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dcxx2a-consteval.cpp290 consteval int rvalue_ref(const A &&a) { in rvalue_ref() function
310 { int k = rvalue_ref(A()); } in test()
311 { int k = rvalue_ref(std::move(a)); } in test()
347 consteval int rvalue_ref(const A &&a) { in rvalue_ref() function
368 { int k = rvalue_ref(A()); } in test()
369 { int k = rvalue_ref(std::move(a)); } in test()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dcxx2a-consteval.cpp290 consteval int rvalue_ref(const A &&a) { in rvalue_ref() function
310 { int k = rvalue_ref(A()); } in test()
311 { int k = rvalue_ref(std::move(a)); } in test()
347 consteval int rvalue_ref(const A &&a) { in rvalue_ref() function
368 { int k = rvalue_ref(A()); } in test()
369 { int k = rvalue_ref(std::move(a)); } in test()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dcxx2a-consteval.cpp290 consteval int rvalue_ref(const A &&a) { in rvalue_ref() function
310 { int k = rvalue_ref(A()); } in test()
311 { int k = rvalue_ref(std::move(a)); } in test()
347 consteval int rvalue_ref(const A &&a) { in rvalue_ref() function
368 { int k = rvalue_ref(A()); } in test()
369 { int k = rvalue_ref(std::move(a)); } in test()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dcxx2a-consteval.cpp290 consteval int rvalue_ref(const A &&a) { in rvalue_ref() function
310 { int k = rvalue_ref(A()); } in test()
311 { int k = rvalue_ref(std::move(a)); } in test()
347 consteval int rvalue_ref(const A &&a) { in rvalue_ref() function
368 { int k = rvalue_ref(A()); } in test()
369 { int k = rvalue_ref(std::move(a)); } in test()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dcxx2a-consteval.cpp290 consteval int rvalue_ref(const A &&a) { in rvalue_ref() function
310 { int k = rvalue_ref(A()); } in test()
311 { int k = rvalue_ref(std::move(a)); } in test()
347 consteval int rvalue_ref(const A &&a) { in rvalue_ref() function
368 { int k = rvalue_ref(A()); } in test()
369 { int k = rvalue_ref(std::move(a)); } in test()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dcxx2a-consteval.cpp290 consteval int rvalue_ref(const A &&a) { in rvalue_ref() function
310 { int k = rvalue_ref(A()); } in test()
311 { int k = rvalue_ref(std::move(a)); } in test()
347 consteval int rvalue_ref(const A &&a) { in rvalue_ref() function
368 { int k = rvalue_ref(A()); } in test()
369 { int k = rvalue_ref(std::move(a)); } in test()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dcxx2a-consteval.cpp290 consteval int rvalue_ref(const A &&a) { in rvalue_ref() function
310 { int k = rvalue_ref(A()); } in test()
311 { int k = rvalue_ref(std::move(a)); } in test()
347 consteval int rvalue_ref(const A &&a) { in rvalue_ref() function
368 { int k = rvalue_ref(A()); } in test()
369 { int k = rvalue_ref(std::move(a)); } in test()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dcxx2a-consteval.cpp290 consteval int rvalue_ref(const A &&a) { in rvalue_ref() function
310 { int k = rvalue_ref(A()); } in test()
311 { int k = rvalue_ref(std::move(a)); } in test()
347 consteval int rvalue_ref(const A &&a) { in rvalue_ref() function
368 { int k = rvalue_ref(A()); } in test()
369 { int k = rvalue_ref(std::move(a)); } in test()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dcxx2a-consteval.cpp290 consteval int rvalue_ref(const A &&a) { in rvalue_ref() function
310 { int k = rvalue_ref(A()); } in test()
311 { int k = rvalue_ref(std::move(a)); } in test()
347 consteval int rvalue_ref(const A &&a) { in rvalue_ref() function
368 { int k = rvalue_ref(A()); } in test()
369 { int k = rvalue_ref(std::move(a)); } in test()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dcxx2a-consteval.cpp290 consteval int rvalue_ref(const A &&a) { in rvalue_ref() function
310 { int k = rvalue_ref(A()); } in test()
311 { int k = rvalue_ref(std::move(a)); } in test()
347 consteval int rvalue_ref(const A &&a) { in rvalue_ref() function
368 { int k = rvalue_ref(A()); } in test()
369 { int k = rvalue_ref(std::move(a)); } in test()
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dcxx2a-consteval.cpp290 consteval int rvalue_ref(const A &&a) { in rvalue_ref() function
310 { int k = rvalue_ref(A()); } in test()
311 { int k = rvalue_ref(std::move(a)); } in test()
347 consteval int rvalue_ref(const A &&a) { in rvalue_ref() function
368 { int k = rvalue_ref(A()); } in test()
369 { int k = rvalue_ref(std::move(a)); } in test()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/test/
H A DFieldRefTest.cpp589 optional_field_ref<std::string&&> rvalue_ref = in TEST() local
591 EXPECT_FALSE(rvalue_ref); in TEST()
603 optional_boxed_field_ref<boxed_value_ptr<std::string>&&> rvalue_ref = in TEST() local
606 EXPECT_FALSE(rvalue_ref); in TEST()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp5.cpp58 …typedef Types &&rvalue_ref; // expected-error{{declaration type contains unexpanded parameter pack… typedef
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp5.cpp58 …typedef Types &&rvalue_ref; // expected-error{{declaration type contains unexpanded parameter pack… typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp5.cpp58 …typedef Types &&rvalue_ref; // expected-error{{declaration type contains unexpanded parameter pack… typedef
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp5.cpp58 …typedef Types &&rvalue_ref; // expected-error{{declaration type contains unexpanded parameter pack… typedef
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp5.cpp58 …typedef Types &&rvalue_ref; // expected-error{{declaration type contains unexpanded parameter pack… typedef
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp5.cpp58 …typedef Types &&rvalue_ref; // expected-error{{declaration type contains unexpanded parameter pack… typedef
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp5.cpp58 …typedef Types &&rvalue_ref; // expected-error{{declaration type contains unexpanded parameter pack… typedef
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp5.cpp58 …typedef Types &&rvalue_ref; // expected-error{{declaration type contains unexpanded parameter pack… typedef
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp5.cpp58 …typedef Types &&rvalue_ref; // expected-error{{declaration type contains unexpanded parameter pack… typedef
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp5.cpp58 …typedef Types &&rvalue_ref; // expected-error{{declaration type contains unexpanded parameter pack… typedef
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp5.cpp58 …typedef Types &&rvalue_ref; // expected-error{{declaration type contains unexpanded parameter pack… typedef
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp5.cpp58 …typedef Types &&rvalue_ref; // expected-error{{declaration type contains unexpanded parameter pack… typedef
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp5.cpp58 …typedef Types &&rvalue_ref; // expected-error{{declaration type contains unexpanded parameter pack… typedef

12345