Home
last modified time | relevance | path

Searched refs:withExpected (Results 1 – 15 of 15) sorted by relevance

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dconstexpr-string.cpp189 template <auto Expected> constexpr MetaValue<Expected> *withExpected() { in withExpected() function
203 withN<1u>(), withExpected<LittleEndian ? 0 : 1>()));
216 withN<sizeof(int)>(), withExpected<0>()));
221 withN<sizeof(int)>(), withExpected<0>()));
229 withN<1u>(), withExpected<LittleEndian ? 0 : -1>()));
237 withN<sizeof(int)>(), withExpected<LittleEndian ? 1 : -1>()));
379 withN<1u>(), withExpected<&u04030201>()));
386 withN<1u>(), withExpected<LittleEndian ? &uED : nullptr>()));
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dconstexpr-string.cpp238 template <auto Expected> constexpr MetaValue<Expected> *withExpected() { in withExpected() function
252 withN<1u>(), withExpected<LittleEndian ? 0 : 1>()));
265 withN<sizeof(int)>(), withExpected<0>()));
270 withN<sizeof(int)>(), withExpected<0>()));
278 withN<1u>(), withExpected<LittleEndian ? 0 : -1>()));
286 withN<sizeof(int)>(), withExpected<LittleEndian ? 1 : -1>()));
428 withN<1u>(), withExpected<&u04030201>()));
435 withN<1u>(), withExpected<LittleEndian ? &uED : nullptr>()));
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dconstexpr-string.cpp238 template <auto Expected> constexpr MetaValue<Expected> *withExpected() { in withExpected() function
252 withN<1u>(), withExpected<LittleEndian ? 0 : 1>()));
265 withN<sizeof(int)>(), withExpected<0>()));
270 withN<sizeof(int)>(), withExpected<0>()));
278 withN<1u>(), withExpected<LittleEndian ? 0 : -1>()));
286 withN<sizeof(int)>(), withExpected<LittleEndian ? 1 : -1>()));
428 withN<1u>(), withExpected<&u04030201>()));
435 withN<1u>(), withExpected<LittleEndian ? &uED : nullptr>()));
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dconstexpr-string.cpp238 template <auto Expected> constexpr MetaValue<Expected> *withExpected() { in withExpected() function
252 withN<1u>(), withExpected<LittleEndian ? 0 : 1>()));
265 withN<sizeof(int)>(), withExpected<0>()));
270 withN<sizeof(int)>(), withExpected<0>()));
278 withN<1u>(), withExpected<LittleEndian ? 0 : -1>()));
286 withN<sizeof(int)>(), withExpected<LittleEndian ? 1 : -1>()));
428 withN<1u>(), withExpected<&u04030201>()));
435 withN<1u>(), withExpected<LittleEndian ? &uED : nullptr>()));
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dconstexpr-string.cpp252 template <auto Expected> constexpr MetaValue<Expected> *withExpected() { in withExpected() function
266 withN<1u>(), withExpected<LittleEndian ? 0 : 1>()));
279 withN<sizeof(int)>(), withExpected<0>()));
284 withN<sizeof(int)>(), withExpected<0>()));
292 withN<1u>(), withExpected<LittleEndian ? 0 : -1>()));
300 withN<sizeof(int)>(), withExpected<LittleEndian ? 1 : -1>()));
456 withN<1u>(), withExpected<&u04030201>()));
463 withN<1u>(), withExpected<LittleEndian ? &uED : nullptr>()));
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dconstexpr-string.cpp252 template <auto Expected> constexpr MetaValue<Expected> *withExpected() { in withExpected() function
266 withN<1u>(), withExpected<LittleEndian ? 0 : 1>()));
279 withN<sizeof(int)>(), withExpected<0>()));
284 withN<sizeof(int)>(), withExpected<0>()));
292 withN<1u>(), withExpected<LittleEndian ? 0 : -1>()));
300 withN<sizeof(int)>(), withExpected<LittleEndian ? 1 : -1>()));
456 withN<1u>(), withExpected<&u04030201>()));
463 withN<1u>(), withExpected<LittleEndian ? &uED : nullptr>()));
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dconstexpr-string.cpp252 template <auto Expected> constexpr MetaValue<Expected> *withExpected() { in withExpected() function
266 withN<1u>(), withExpected<LittleEndian ? 0 : 1>()));
279 withN<sizeof(int)>(), withExpected<0>()));
284 withN<sizeof(int)>(), withExpected<0>()));
292 withN<1u>(), withExpected<LittleEndian ? 0 : -1>()));
300 withN<sizeof(int)>(), withExpected<LittleEndian ? 1 : -1>()));
456 withN<1u>(), withExpected<&u04030201>()));
463 withN<1u>(), withExpected<LittleEndian ? &uED : nullptr>()));
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dconstexpr-string.cpp252 template <auto Expected> constexpr MetaValue<Expected> *withExpected() { in withExpected() function
266 withN<1u>(), withExpected<LittleEndian ? 0 : 1>()));
279 withN<sizeof(int)>(), withExpected<0>()));
284 withN<sizeof(int)>(), withExpected<0>()));
292 withN<1u>(), withExpected<LittleEndian ? 0 : -1>()));
300 withN<sizeof(int)>(), withExpected<LittleEndian ? 1 : -1>()));
456 withN<1u>(), withExpected<&u04030201>()));
463 withN<1u>(), withExpected<LittleEndian ? &uED : nullptr>()));
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dconstexpr-string.cpp252 template <auto Expected> constexpr MetaValue<Expected> *withExpected() { in withExpected() function
266 withN<1u>(), withExpected<LittleEndian ? 0 : 1>()));
279 withN<sizeof(int)>(), withExpected<0>()));
284 withN<sizeof(int)>(), withExpected<0>()));
292 withN<1u>(), withExpected<LittleEndian ? 0 : -1>()));
300 withN<sizeof(int)>(), withExpected<LittleEndian ? 1 : -1>()));
456 withN<1u>(), withExpected<&u04030201>()));
463 withN<1u>(), withExpected<LittleEndian ? &uED : nullptr>()));
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dconstexpr-string.cpp252 template <auto Expected> constexpr MetaValue<Expected> *withExpected() { in withExpected() function
266 withN<1u>(), withExpected<LittleEndian ? 0 : 1>()));
279 withN<sizeof(int)>(), withExpected<0>()));
284 withN<sizeof(int)>(), withExpected<0>()));
292 withN<1u>(), withExpected<LittleEndian ? 0 : -1>()));
300 withN<sizeof(int)>(), withExpected<LittleEndian ? 1 : -1>()));
456 withN<1u>(), withExpected<&u04030201>()));
463 withN<1u>(), withExpected<LittleEndian ? &uED : nullptr>()));
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dconstexpr-string.cpp252 template <auto Expected> constexpr MetaValue<Expected> *withExpected() { in withExpected() function
266 withN<1u>(), withExpected<LittleEndian ? 0 : 1>()));
279 withN<sizeof(int)>(), withExpected<0>()));
284 withN<sizeof(int)>(), withExpected<0>()));
292 withN<1u>(), withExpected<LittleEndian ? 0 : -1>()));
300 withN<sizeof(int)>(), withExpected<LittleEndian ? 1 : -1>()));
456 withN<1u>(), withExpected<&u04030201>()));
463 withN<1u>(), withExpected<LittleEndian ? &uED : nullptr>()));
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dconstexpr-string.cpp252 template <auto Expected> constexpr MetaValue<Expected> *withExpected() { in withExpected() function
266 withN<1u>(), withExpected<LittleEndian ? 0 : 1>()));
279 withN<sizeof(int)>(), withExpected<0>()));
284 withN<sizeof(int)>(), withExpected<0>()));
292 withN<1u>(), withExpected<LittleEndian ? 0 : -1>()));
300 withN<sizeof(int)>(), withExpected<LittleEndian ? 1 : -1>()));
456 withN<1u>(), withExpected<&u04030201>()));
463 withN<1u>(), withExpected<LittleEndian ? &uED : nullptr>()));
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dconstexpr-string.cpp252 template <auto Expected> constexpr MetaValue<Expected> *withExpected() { in withExpected() function
266 withN<1u>(), withExpected<LittleEndian ? 0 : 1>()));
279 withN<sizeof(int)>(), withExpected<0>()));
284 withN<sizeof(int)>(), withExpected<0>()));
292 withN<1u>(), withExpected<LittleEndian ? 0 : -1>()));
300 withN<sizeof(int)>(), withExpected<LittleEndian ? 1 : -1>()));
456 withN<1u>(), withExpected<&u04030201>()));
463 withN<1u>(), withExpected<LittleEndian ? &uED : nullptr>()));
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dconstexpr-string.cpp252 template <auto Expected> constexpr MetaValue<Expected> *withExpected() { in withExpected() function
266 withN<1u>(), withExpected<LittleEndian ? 0 : 1>()));
279 withN<sizeof(int)>(), withExpected<0>()));
284 withN<sizeof(int)>(), withExpected<0>()));
292 withN<1u>(), withExpected<LittleEndian ? 0 : -1>()));
300 withN<sizeof(int)>(), withExpected<LittleEndian ? 1 : -1>()));
456 withN<1u>(), withExpected<&u04030201>()));
463 withN<1u>(), withExpected<LittleEndian ? &uED : nullptr>()));
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dconstexpr-string.cpp252 template <auto Expected> constexpr MetaValue<Expected> *withExpected() { in withExpected() function
266 withN<1u>(), withExpected<LittleEndian ? 0 : 1>()));
279 withN<sizeof(int)>(), withExpected<0>()));
284 withN<sizeof(int)>(), withExpected<0>()));
292 withN<1u>(), withExpected<LittleEndian ? 0 : -1>()));
300 withN<sizeof(int)>(), withExpected<LittleEndian ? 1 : -1>()));
456 withN<1u>(), withExpected<&u04030201>()));
463 withN<1u>(), withExpected<LittleEndian ? &uED : nullptr>()));