Home
last modified time | relevance | path

Searched refs:nothrow (Results 1 – 25 of 6032) sorted by relevance

12345678910>>...242

/dports/science/plumed/plumed2-2.7.2/src/core/
H A DPlumedMainInitializer.cpp78 nothrow.handler(nothrow.ptr,20200,e.what(),nullptr); in plumed_plumedmain_cmd_nothrow()
80 nothrow.handler(nothrow.ptr,20100,e.what(),nullptr); in plumed_plumedmain_cmd_nothrow()
82 nothrow.handler(nothrow.ptr,20000,e.what(),nullptr); in plumed_plumedmain_cmd_nothrow()
84 nothrow.handler(nothrow.ptr,19900,e.what(),nullptr); in plumed_plumedmain_cmd_nothrow()
87 nothrow.handler(nothrow.ptr,11500,e.what(),nullptr); in plumed_plumedmain_cmd_nothrow()
90 nothrow.handler(nothrow.ptr,11410,e.what(),nullptr); in plumed_plumedmain_cmd_nothrow()
93 nothrow.handler(nothrow.ptr,11400,e.what(),nullptr); in plumed_plumedmain_cmd_nothrow()
96 nothrow.handler(nothrow.ptr,11300,e.what(),nullptr); in plumed_plumedmain_cmd_nothrow()
98 nothrow.handler(nothrow.ptr,11200,e.what(),nullptr); in plumed_plumedmain_cmd_nothrow()
101 nothrow.handler(nothrow.ptr,11100,e.what(),nullptr); in plumed_plumedmain_cmd_nothrow()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/compilable/
H A Dddoc14.d13 pure nothrow V mPrefix(lazy P p) {} /// 2 in mPrefix()
17 pure nothrow {
23 pure nothrow:
35 pure nothrow {
41 pure nothrow:
54 pure nothrow {
60 pure nothrow:
71 pure nothrow {
76 pure nothrow:
87 pure nothrow {
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/compilable/
H A Dddoc14.d13 pure nothrow V mPrefix(lazy P p) {} /// 2 in mPrefix()
17 pure nothrow {
23 pure nothrow:
35 pure nothrow {
41 pure nothrow:
54 pure nothrow {
60 pure nothrow:
71 pure nothrow {
76 pure nothrow:
87 pure nothrow {
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/compilable/
H A Dddoc14.d13 pure nothrow V mPrefix(lazy P p) {} /// 2 in mPrefix()
17 pure nothrow {
23 pure nothrow:
35 pure nothrow {
41 pure nothrow:
54 pure nothrow {
60 pure nothrow:
71 pure nothrow {
76 pure nothrow:
87 pure nothrow {
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.test/compilable/
H A Dddoc14.d13 pure nothrow V mPrefix(lazy P p) {} /// 2 in mPrefix()
17 pure nothrow {
23 pure nothrow:
35 pure nothrow {
41 pure nothrow:
54 pure nothrow {
60 pure nothrow:
71 pure nothrow {
76 pure nothrow:
87 pure nothrow {
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.test/compilable/
H A Dddoc14.d13 pure nothrow V mPrefix(lazy P p) {} /// 2 in mPrefix()
17 pure nothrow {
23 pure nothrow:
35 pure nothrow {
41 pure nothrow:
54 pure nothrow {
60 pure nothrow:
71 pure nothrow {
76 pure nothrow:
87 pure nothrow {
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.test/compilable/
H A Dddoc14.d13 pure nothrow V mPrefix(lazy P p) {} /// 2 in mPrefix()
17 pure nothrow {
23 pure nothrow:
35 pure nothrow {
41 pure nothrow:
54 pure nothrow {
60 pure nothrow:
71 pure nothrow {
76 pure nothrow:
87 pure nothrow {
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.test/compilable/
H A Dddoc14.d13 pure nothrow V mPrefix(lazy P p) {} /// 2 in mPrefix()
17 pure nothrow {
23 pure nothrow:
35 pure nothrow {
41 pure nothrow:
54 pure nothrow {
60 pure nothrow:
71 pure nothrow {
76 pure nothrow:
87 pure nothrow {
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gdc.test/compilable/
H A Dddoc14.d13 pure nothrow V mPrefix(lazy P p) {} /// 2 in mPrefix()
17 pure nothrow {
23 pure nothrow:
35 pure nothrow {
41 pure nothrow:
54 pure nothrow {
60 pure nothrow:
71 pure nothrow {
76 pure nothrow:
87 pure nothrow {
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gdc.test/compilable/
H A Dddoc14.d13 pure nothrow V mPrefix(lazy P p) {} /// 2 in mPrefix()
17 pure nothrow {
23 pure nothrow:
35 pure nothrow {
41 pure nothrow:
54 pure nothrow {
60 pure nothrow:
71 pure nothrow {
76 pure nothrow:
87 pure nothrow {
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gdc.test/compilable/
H A Dddoc14.d13 pure nothrow V mPrefix(lazy P p) {} /// 2 in mPrefix()
17 pure nothrow {
23 pure nothrow:
35 pure nothrow {
41 pure nothrow:
54 pure nothrow {
60 pure nothrow:
71 pure nothrow {
76 pure nothrow:
87 pure nothrow {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dnothrow-vs-exception-specs.cpp4 __attribute__((nothrow)) void f1();
11 __attribute__((nothrow)) void f2();
17 void f3() __attribute__((nothrow));
25 __attribute__((nothrow)) void f4() throw();
29 __attribute__((nothrow)) void f5() noexcept;
39 __attribute__((nothrow)) void f7() throw(int);
48 __declspec(nothrow) void foo1() noexcept;
64 __declspec(nothrow) void f1();
66 __declspec(nothrow) void f2() throw();
67 __declspec(nothrow) void f3() throw(int);
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dnothrow-vs-exception-specs.cpp4 __attribute__((nothrow)) void f1();
11 __attribute__((nothrow)) void f2();
17 void f3() __attribute__((nothrow));
25 __attribute__((nothrow)) void f4() throw();
29 __attribute__((nothrow)) void f5() noexcept;
39 __attribute__((nothrow)) void f7() throw(int);
48 __declspec(nothrow) void foo1() noexcept;
64 __declspec(nothrow) void f1();
66 __declspec(nothrow) void f2() throw();
67 __declspec(nothrow) void f3() throw(int);
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dnothrow-vs-exception-specs.cpp4 __attribute__((nothrow)) void f1();
11 __attribute__((nothrow)) void f2();
17 void f3() __attribute__((nothrow));
25 __attribute__((nothrow)) void f4() throw();
29 __attribute__((nothrow)) void f5() noexcept;
39 __attribute__((nothrow)) void f7() throw(int);
48 __declspec(nothrow) void foo1() noexcept;
64 __declspec(nothrow) void f1();
66 __declspec(nothrow) void f2() throw();
67 __declspec(nothrow) void f3() throw(int);
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dnothrow-vs-exception-specs.cpp4 __attribute__((nothrow)) void f1();
11 __attribute__((nothrow)) void f2();
17 void f3() __attribute__((nothrow));
25 __attribute__((nothrow)) void f4() throw();
29 __attribute__((nothrow)) void f5() noexcept;
39 __attribute__((nothrow)) void f7() throw(int);
48 __declspec(nothrow) void foo1() noexcept;
64 __declspec(nothrow) void f1();
66 __declspec(nothrow) void f2() throw();
67 __declspec(nothrow) void f3() throw(int);
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dnothrow-vs-exception-specs.cpp4 __attribute__((nothrow)) void f1();
11 __attribute__((nothrow)) void f2();
17 void f3() __attribute__((nothrow));
25 __attribute__((nothrow)) void f4() throw();
29 __attribute__((nothrow)) void f5() noexcept;
39 __attribute__((nothrow)) void f7() throw(int);
48 __declspec(nothrow) void foo1() noexcept;
64 __declspec(nothrow) void f1();
66 __declspec(nothrow) void f2() throw();
67 __declspec(nothrow) void f3() throw(int);
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dnothrow-vs-exception-specs.cpp4 __attribute__((nothrow)) void f1();
11 __attribute__((nothrow)) void f2();
17 void f3() __attribute__((nothrow));
25 __attribute__((nothrow)) void f4() throw();
29 __attribute__((nothrow)) void f5() noexcept;
39 __attribute__((nothrow)) void f7() throw(int);
48 __declspec(nothrow) void foo1() noexcept;
64 __declspec(nothrow) void f1();
66 __declspec(nothrow) void f2() throw();
67 __declspec(nothrow) void f3() throw(int);
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dnothrow-vs-exception-specs.cpp4 __attribute__((nothrow)) void f1();
11 __attribute__((nothrow)) void f2();
17 void f3() __attribute__((nothrow));
25 __attribute__((nothrow)) void f4() throw();
29 __attribute__((nothrow)) void f5() noexcept;
39 __attribute__((nothrow)) void f7() throw(int);
48 __declspec(nothrow) void foo1() noexcept;
64 __declspec(nothrow) void f1();
66 __declspec(nothrow) void f2() throw();
67 __declspec(nothrow) void f3() throw(int);
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dnothrow-vs-exception-specs.cpp4 __attribute__((nothrow)) void f1();
11 __attribute__((nothrow)) void f2();
17 void f3() __attribute__((nothrow));
25 __attribute__((nothrow)) void f4() throw();
29 __attribute__((nothrow)) void f5() noexcept;
39 __attribute__((nothrow)) void f7() throw(int);
48 __declspec(nothrow) void foo1() noexcept;
64 __declspec(nothrow) void f1();
66 __declspec(nothrow) void f2() throw();
67 __declspec(nothrow) void f3() throw(int);
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dnothrow-vs-exception-specs.cpp4 __attribute__((nothrow)) void f1();
11 __attribute__((nothrow)) void f2();
17 void f3() __attribute__((nothrow));
25 __attribute__((nothrow)) void f4() throw();
29 __attribute__((nothrow)) void f5() noexcept;
39 __attribute__((nothrow)) void f7() throw(int);
48 __declspec(nothrow) void foo1() noexcept;
64 __declspec(nothrow) void f1();
66 __declspec(nothrow) void f2() throw();
67 __declspec(nothrow) void f3() throw(int);
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dnothrow-vs-exception-specs.cpp4 __attribute__((nothrow)) void f1();
11 __attribute__((nothrow)) void f2();
17 void f3() __attribute__((nothrow));
25 __attribute__((nothrow)) void f4() throw();
29 __attribute__((nothrow)) void f5() noexcept;
39 __attribute__((nothrow)) void f7() throw(int);
48 __declspec(nothrow) void foo1() noexcept;
64 __declspec(nothrow) void f1();
66 __declspec(nothrow) void f2() throw();
67 __declspec(nothrow) void f3() throw(int);
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dnothrow-vs-exception-specs.cpp4 __attribute__((nothrow)) void f1();
11 __attribute__((nothrow)) void f2();
17 void f3() __attribute__((nothrow));
25 __attribute__((nothrow)) void f4() throw();
29 __attribute__((nothrow)) void f5() noexcept;
39 __attribute__((nothrow)) void f7() throw(int);
48 __declspec(nothrow) void foo1() noexcept;
64 __declspec(nothrow) void f1();
66 __declspec(nothrow) void f2() throw();
67 __declspec(nothrow) void f3() throw(int);
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dnothrow-vs-exception-specs.cpp4 __attribute__((nothrow)) void f1();
11 __attribute__((nothrow)) void f2();
17 void f3() __attribute__((nothrow));
25 __attribute__((nothrow)) void f4() throw();
29 __attribute__((nothrow)) void f5() noexcept;
39 __attribute__((nothrow)) void f7() throw(int);
48 __declspec(nothrow) void foo1() noexcept;
64 __declspec(nothrow) void f1();
66 __declspec(nothrow) void f2() throw();
67 __declspec(nothrow) void f3() throw(int);
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dnothrow-vs-exception-specs.cpp4 __attribute__((nothrow)) void f1();
11 __attribute__((nothrow)) void f2();
17 void f3() __attribute__((nothrow));
25 __attribute__((nothrow)) void f4() throw();
29 __attribute__((nothrow)) void f5() noexcept;
39 __attribute__((nothrow)) void f7() throw(int);
48 __declspec(nothrow) void foo1() noexcept;
64 __declspec(nothrow) void f1();
66 __declspec(nothrow) void f2() throw();
67 __declspec(nothrow) void f3() throw(int);
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dnothrow-vs-exception-specs.cpp4 __attribute__((nothrow)) void f1();
11 __attribute__((nothrow)) void f2();
17 void f3() __attribute__((nothrow));
25 __attribute__((nothrow)) void f4() throw();
29 __attribute__((nothrow)) void f5() noexcept;
39 __attribute__((nothrow)) void f7() throw(int);
48 __declspec(nothrow) void foo1() noexcept;
64 __declspec(nothrow) void f1();
66 __declspec(nothrow) void f2() throw();
67 __declspec(nothrow) void f3() throw(int);
[all …]

12345678910>>...242