Home
last modified time | relevance | path

Searched refs:NotC (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 Dattr-require-constant-initialization.cpp285 struct NotC { struct
286 constexpr NotC(void *) {} in NotC() function
287 NotC(int) {} // expected-note 0+ {{declared here}} in NotC() argument
295 ATTR TestCtor<NotC> t(42); // expected-error {{variable does not have a constant initializer}}
316 struct NotC { struct
317 constexpr NotC(void *) {} in NotC() function
318 NotC(int) {} // expected-note 2 {{declared here}} in NotC() function
335 constexpr TestCtor<NotC> inval_constexpr(42); // expected-error {{must be initialized by a constant…
337 ATTR constexpr TestCtor<NotC> inval_constexpr2(42); // expected-error {{must be initialized by a co…
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dattr-require-constant-initialization.cpp285 struct NotC { struct
286 constexpr NotC(void *) {} in NotC() function
287 NotC(int) {} // expected-note 0+ {{declared here}} in NotC() function
295 ATTR TestCtor<NotC> t(42); // expected-error {{variable does not have a constant initializer}}
316 struct NotC { struct
317 constexpr NotC(void *) {} in NotC() argument
318 NotC(int) {} // expected-note 2 {{declared here}} in NotC() function
335 constexpr TestCtor<NotC> inval_constexpr(42); // expected-error {{must be initialized by a constant…
337 ATTR constexpr TestCtor<NotC> inval_constexpr2(42); // expected-error {{must be initialized by a co…
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dattr-require-constant-initialization.cpp285 struct NotC { struct
286 constexpr NotC(void *) {} in NotC() function
287 NotC(int) {} // expected-note 0+ {{declared here}} in NotC() function
295 ATTR TestCtor<NotC> t(42); // expected-error {{variable does not have a constant initializer}}
316 struct NotC { struct
317 constexpr NotC(void *) {} in NotC() argument
318 NotC(int) {} // expected-note 2 {{declared here}} in NotC() argument
335 constexpr TestCtor<NotC> inval_constexpr(42); // expected-error {{must be initialized by a constant…
337 ATTR constexpr TestCtor<NotC> inval_constexpr2(42); // expected-error {{must be initialized by a co…
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dattr-require-constant-initialization.cpp285 struct NotC { struct
286 constexpr NotC(void *) {} in NotC() function
287 NotC(int) {} // expected-note 0+ {{declared here}} in NotC() argument
295 ATTR TestCtor<NotC> t(42); // expected-error {{variable does not have a constant initializer}}
316 struct NotC { struct
317 constexpr NotC(void *) {} in NotC() function
318 NotC(int) {} // expected-note 2 {{declared here}} in NotC() argument
335 constexpr TestCtor<NotC> inval_constexpr(42); // expected-error {{must be initialized by a constant…
337 ATTR constexpr TestCtor<NotC> inval_constexpr2(42); // expected-error {{must be initialized by a co…
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dattr-require-constant-initialization.cpp285 struct NotC { struct
286 constexpr NotC(void *) {} in NotC() function
287 NotC(int) {} // expected-note 0+ {{declared here}} in NotC() function
295 ATTR TestCtor<NotC> t(42); // expected-error {{variable does not have a constant initializer}}
316 struct NotC { struct
317 constexpr NotC(void *) {} in NotC() function
318 NotC(int) {} // expected-note 2 {{declared here}} in NotC() function
335 constexpr TestCtor<NotC> inval_constexpr(42); // expected-error {{must be initialized by a constant…
337 ATTR constexpr TestCtor<NotC> inval_constexpr2(42); // expected-error {{must be initialized by a co…
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dattr-require-constant-initialization.cpp284 struct NotC { struct
285 constexpr NotC(void *) {} in NotC() argument
286 NotC(int) {} // expected-note 0+ {{declared here}} in NotC() function
294 ATTR TestCtor<NotC> t(42); // expected-error {{variable does not have a constant initializer}}
304 struct NotC { struct
305 constexpr NotC(void *) {} in NotC() argument
306 NotC(int) {} // expected-note 2 {{declared here}} in NotC() function
323 constexpr TestCtor<NotC> inval_constexpr(42); // expected-error {{must be initialized by a constant…
325 ATTR constexpr TestCtor<NotC> inval_constexpr2(42); // expected-error {{must be initialized by a co…
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dattr-require-constant-initialization.cpp285 struct NotC { struct
286 constexpr NotC(void *) {} in NotC() function
287 NotC(int) {} // expected-note 0+ {{declared here}} in NotC() function
295 ATTR TestCtor<NotC> t(42); // expected-error {{variable does not have a constant initializer}}
316 struct NotC { struct
317 constexpr NotC(void *) {} in NotC() function
318 NotC(int) {} // expected-note 2 {{declared here}} in NotC() argument
335 constexpr TestCtor<NotC> inval_constexpr(42); // expected-error {{must be initialized by a constant…
337 ATTR constexpr TestCtor<NotC> inval_constexpr2(42); // expected-error {{must be initialized by a co…
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dattr-require-constant-initialization.cpp285 struct NotC { struct
286 constexpr NotC(void *) {} in NotC() function
287 NotC(int) {} // expected-note 0+ {{declared here}} in NotC() function
295 ATTR TestCtor<NotC> t(42); // expected-error {{variable does not have a constant initializer}}
316 struct NotC { struct
317 constexpr NotC(void *) {} in NotC() function
318 NotC(int) {} // expected-note 2 {{declared here}} in NotC() argument
335 constexpr TestCtor<NotC> inval_constexpr(42); // expected-error {{must be initialized by a constant…
337 ATTR constexpr TestCtor<NotC> inval_constexpr2(42); // expected-error {{must be initialized by a co…
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dattr-require-constant-initialization.cpp285 struct NotC { struct
286 constexpr NotC(void *) {} in NotC() function
287 NotC(int) {} // expected-note 0+ {{declared here}} in NotC() argument
295 ATTR TestCtor<NotC> t(42); // expected-error {{variable does not have a constant initializer}}
316 struct NotC { struct
317 constexpr NotC(void *) {} in NotC() function
318 NotC(int) {} // expected-note 2 {{declared here}} in NotC() argument
335 constexpr TestCtor<NotC> inval_constexpr(42); // expected-error {{must be initialized by a constant…
337 ATTR constexpr TestCtor<NotC> inval_constexpr2(42); // expected-error {{must be initialized by a co…
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dattr-require-constant-initialization.cpp285 struct NotC { struct
286 constexpr NotC(void *) {} in NotC() function
287 NotC(int) {} // expected-note 0+ {{declared here}} in NotC() argument
295 ATTR TestCtor<NotC> t(42); // expected-error {{variable does not have a constant initializer}}
316 struct NotC { struct
317 constexpr NotC(void *) {} in NotC() function
318 NotC(int) {} // expected-note 2 {{declared here}} in NotC() argument
335 constexpr TestCtor<NotC> inval_constexpr(42); // expected-error {{must be initialized by a constant…
337 ATTR constexpr TestCtor<NotC> inval_constexpr2(42); // expected-error {{must be initialized by a co…
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dattr-require-constant-initialization.cpp285 struct NotC { struct
286 constexpr NotC(void *) {} in NotC() function
287 NotC(int) {} // expected-note 0+ {{declared here}} in NotC() argument
295 ATTR TestCtor<NotC> t(42); // expected-error {{variable does not have a constant initializer}}
316 struct NotC { struct
317 constexpr NotC(void *) {} in NotC() argument
318 NotC(int) {} // expected-note 2 {{declared here}} in NotC() function
335 constexpr TestCtor<NotC> inval_constexpr(42); // expected-error {{must be initialized by a constant…
337 ATTR constexpr TestCtor<NotC> inval_constexpr2(42); // expected-error {{must be initialized by a co…
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dattr-require-constant-initialization.cpp285 struct NotC { struct
286 constexpr NotC(void *) {} in NotC() function
287 NotC(int) {} // expected-note 0+ {{declared here}} in NotC() argument
295 ATTR TestCtor<NotC> t(42); // expected-error {{variable does not have a constant initializer}}
316 struct NotC { struct
317 constexpr NotC(void *) {} in NotC() function
318 NotC(int) {} // expected-note 2 {{declared here}} in NotC() function
335 constexpr TestCtor<NotC> inval_constexpr(42); // expected-error {{must be initialized by a constant…
337 ATTR constexpr TestCtor<NotC> inval_constexpr2(42); // expected-error {{must be initialized by a co…
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dattr-require-constant-initialization.cpp285 struct NotC { struct
286 constexpr NotC(void *) {} in NotC() function
287 NotC(int) {} // expected-note 0+ {{declared here}} in NotC() argument
295 ATTR TestCtor<NotC> t(42); // expected-error {{variable does not have a constant initializer}}
316 struct NotC { struct
317 constexpr NotC(void *) {} in NotC() argument
318 NotC(int) {} // expected-note 2 {{declared here}} in NotC() argument
335 constexpr TestCtor<NotC> inval_constexpr(42); // expected-error {{must be initialized by a constant…
337 ATTR constexpr TestCtor<NotC> inval_constexpr2(42); // expected-error {{must be initialized by a co…
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dattr-require-constant-initialization.cpp285 struct NotC { struct
286 constexpr NotC(void *) {} in NotC() argument
287 NotC(int) {} // expected-note 0+ {{declared here}} in NotC() function
295 ATTR TestCtor<NotC> t(42); // expected-error {{variable does not have a constant initializer}}
316 struct NotC { struct
317 constexpr NotC(void *) {} in NotC() argument
318 NotC(int) {} // expected-note 2 {{declared here}} in NotC() argument
335 constexpr TestCtor<NotC> inval_constexpr(42); // expected-error {{must be initialized by a constant…
337 ATTR constexpr TestCtor<NotC> inval_constexpr2(42); // expected-error {{must be initialized by a co…
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dattr-require-constant-initialization.cpp284 struct NotC { struct
285 constexpr NotC(void *) {} in NotC() argument
286 NotC(int) {} // expected-note 0+ {{declared here}} in NotC() function
294 ATTR TestCtor<NotC> t(42); // expected-error {{variable does not have a constant initializer}}
304 struct NotC { struct
305 constexpr NotC(void *) {} in NotC() argument
306 NotC(int) {} // expected-note 2 {{declared here}} in NotC() function
323 constexpr TestCtor<NotC> inval_constexpr(42); // expected-error {{must be initialized by a constant…
325 ATTR constexpr TestCtor<NotC> inval_constexpr2(42); // expected-error {{must be initialized by a co…
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Dattr-require-constant-initialization.cpp284 struct NotC {
285 constexpr NotC(void *) {}
286 NotC(int) {} // expected-note 0+ {{declared here}}
294 ATTR TestCtor<NotC> t(42); // expected-error {{variable does not have a constant initializer}}
304 struct NotC {
305 constexpr NotC(void *) {}
306 NotC(int) {} // expected-note 2 {{declared here}}
323 constexpr TestCtor<NotC> inval_constexpr(42); // expected-error {{must be initialized by a constant…
325 ATTR constexpr TestCtor<NotC> inval_constexpr2(42); // expected-error {{must be initialized by a co…
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/include/
H A DitkMetaProgrammingLibrary.h152 template < bool VF > struct NotC : FalseType { };
154 template <> struct NotC<false> : TrueType {};
155 template <> struct NotC<true> : FalseType {};
167 template < typename TF> struct Not : NotC<TF::Value>
168 { using Type = typename NotC<TF::Value>::Type; };
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/basic/
H A Dmetaprogramming_logic.h260 struct NotC;
263 struct NotC<false> : True {};
265 struct NotC<true> : False {};
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/basic/
H A Dmetaprogramming_logic.h260 struct NotC;
263 struct NotC<false> : True {};
265 struct NotC<true> : False {};
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/basic/
H A Dmetaprogramming_logic.h260 struct NotC;
263 struct NotC<false> : True {};
265 struct NotC<true> : False {};
/dports/biology/seqan/seqan-library-2.4.0/share/doc/seqan/html/demos/dox/basic/
H A Dmetaprogramming_logic.cpp97 printBoolType(NotC<false>::Type()); // => "true" in main()
98 printBoolType(NotC<true>::Type()); // => "false" in main()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/demos/dox/basic/
H A Dmetaprogramming_logic.cpp97 printBoolType(NotC<false>::Type()); // => "true" in main()
98 printBoolType(NotC<true>::Type()); // => "false" in main()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/invoke/lambda/
H A DMetafactoryParameterCastTest.java48 public static class NotC extends B {} class in MetafactoryParameterCastTest
128 sink.take(new NotC()); in tryASink()
147 sink.take(new NotC()); in tryBSink()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/invoke/lambda/
H A DMetafactoryParameterCastTest.java48 public static class NotC extends B {} class in MetafactoryParameterCastTest
128 sink.take(new NotC()); in tryASink()
147 sink.take(new NotC()); in tryBSink()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/lang/invoke/lambda/
H A DMetafactoryParameterCastTest.java48 public static class NotC extends B {} class in MetafactoryParameterCastTest
128 sink.take(new NotC()); in tryASink()
147 sink.take(new NotC()); in tryBSink()

123456