Home
last modified time | relevance | path

Searched refs:ExplicitThrow (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Analysis/
H A Dnew-with-exceptions.cpp27 struct ExplicitThrow { struct
36 clang_analyzer_eval(new ExplicitThrow); // expected-warning{{TRUE}} in testNew()
43 clang_analyzer_eval(new ExplicitThrow[2]); // expected-warning{{TRUE}} in testNewArray()
52 clang_analyzer_eval(new (1) ExplicitThrow[2]); // expected-warning{{UNKNOWN}} in testNewArrayNoThrow()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Analysis/
H A Dnew-with-exceptions.cpp27 struct ExplicitThrow { struct
36 clang_analyzer_eval(new ExplicitThrow); // expected-warning{{TRUE}} in testNew()
43 clang_analyzer_eval(new ExplicitThrow[2]); // expected-warning{{TRUE}} in testNewArray()
52 clang_analyzer_eval(new (1) ExplicitThrow[2]); // expected-warning{{UNKNOWN}} in testNewArrayNoThrow()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Analysis/
H A Dnew-with-exceptions.cpp27 struct ExplicitThrow { struct
36 clang_analyzer_eval(new ExplicitThrow); // expected-warning{{TRUE}} in testNew()
43 clang_analyzer_eval(new ExplicitThrow[2]); // expected-warning{{TRUE}} in testNewArray()
52 clang_analyzer_eval(new (1) ExplicitThrow[2]); // expected-warning{{UNKNOWN}} in testNewArrayNoThrow()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Analysis/
H A Dnew-with-exceptions.cpp27 struct ExplicitThrow { struct
36 clang_analyzer_eval(new ExplicitThrow); // expected-warning{{TRUE}} in testNew()
43 clang_analyzer_eval(new ExplicitThrow[2]); // expected-warning{{TRUE}} in testNewArray()
52 clang_analyzer_eval(new (1) ExplicitThrow[2]); // expected-warning{{UNKNOWN}} in testNewArrayNoThrow()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Dnew-with-exceptions.cpp27 struct ExplicitThrow { struct
36 clang_analyzer_eval(new ExplicitThrow); // expected-warning{{TRUE}} in testNew()
43 clang_analyzer_eval(new ExplicitThrow[2]); // expected-warning{{TRUE}} in testNewArray()
52 clang_analyzer_eval(new (1) ExplicitThrow[2]); // expected-warning{{UNKNOWN}} in testNewArrayNoThrow()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Analysis/
H A Dnew-with-exceptions.cpp27 struct ExplicitThrow { struct
36 clang_analyzer_eval(new ExplicitThrow); // expected-warning{{TRUE}} in testNew()
43 clang_analyzer_eval(new ExplicitThrow[2]); // expected-warning{{TRUE}} in testNewArray()
52 clang_analyzer_eval(new (1) ExplicitThrow[2]); // expected-warning{{UNKNOWN}} in testNewArrayNoThrow()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Analysis/
H A Dnew-with-exceptions.cpp27 struct ExplicitThrow { struct
36 clang_analyzer_eval(new ExplicitThrow); // expected-warning{{TRUE}} in testNew()
43 clang_analyzer_eval(new ExplicitThrow[2]); // expected-warning{{TRUE}} in testNewArray()
52 clang_analyzer_eval(new (1) ExplicitThrow[2]); // expected-warning{{UNKNOWN}} in testNewArrayNoThrow()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Analysis/
H A Dnew-with-exceptions.cpp27 struct ExplicitThrow { struct
36 clang_analyzer_eval(new ExplicitThrow); // expected-warning{{TRUE}} in testNew()
43 clang_analyzer_eval(new ExplicitThrow[2]); // expected-warning{{TRUE}} in testNewArray()
52 clang_analyzer_eval(new (1) ExplicitThrow[2]); // expected-warning{{UNKNOWN}} in testNewArrayNoThrow()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Analysis/
H A Dnew-with-exceptions.cpp27 struct ExplicitThrow { struct
36 clang_analyzer_eval(new ExplicitThrow); // expected-warning{{TRUE}} in testNew()
43 clang_analyzer_eval(new ExplicitThrow[2]); // expected-warning{{TRUE}} in testNewArray()
52 clang_analyzer_eval(new (1) ExplicitThrow[2]); // expected-warning{{UNKNOWN}} in testNewArrayNoThrow()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Analysis/
H A Dnew-with-exceptions.cpp27 struct ExplicitThrow { struct
36 clang_analyzer_eval(new ExplicitThrow); // expected-warning{{TRUE}} in testNew()
43 clang_analyzer_eval(new ExplicitThrow[2]); // expected-warning{{TRUE}} in testNewArray()
52 clang_analyzer_eval(new (1) ExplicitThrow[2]); // expected-warning{{UNKNOWN}} in testNewArrayNoThrow()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Analysis/
H A Dnew-with-exceptions.cpp27 struct ExplicitThrow { struct
36 clang_analyzer_eval(new ExplicitThrow); // expected-warning{{TRUE}} in testNew()
43 clang_analyzer_eval(new ExplicitThrow[2]); // expected-warning{{TRUE}} in testNewArray()
52 clang_analyzer_eval(new (1) ExplicitThrow[2]); // expected-warning{{UNKNOWN}} in testNewArrayNoThrow()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Analysis/
H A Dnew-with-exceptions.cpp27 struct ExplicitThrow { struct
36 clang_analyzer_eval(new ExplicitThrow); // expected-warning{{TRUE}} in testNew()
43 clang_analyzer_eval(new ExplicitThrow[2]); // expected-warning{{TRUE}} in testNewArray()
52 clang_analyzer_eval(new (1) ExplicitThrow[2]); // expected-warning{{UNKNOWN}} in testNewArrayNoThrow()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Analysis/
H A Dnew-with-exceptions.cpp27 struct ExplicitThrow { struct
36 clang_analyzer_eval(new ExplicitThrow); // expected-warning{{TRUE}} in testNew()
43 clang_analyzer_eval(new ExplicitThrow[2]); // expected-warning{{TRUE}} in testNewArray()
52 clang_analyzer_eval(new (1) ExplicitThrow[2]); // expected-warning{{UNKNOWN}} in testNewArrayNoThrow()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Analysis/
H A Dnew-with-exceptions.cpp27 struct ExplicitThrow { in S()
36 clang_analyzer_eval(new ExplicitThrow); // expected-warning{{TRUE}}
43 clang_analyzer_eval(new ExplicitThrow[2]); // expected-warning{{TRUE}}
52 clang_analyzer_eval(new (1) ExplicitThrow[2]); // expected-warning{{UNKNOWN}} in testThatCharConstructorIndeedYieldsGarbage()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Analysis/
H A Dnew-with-exceptions.cpp27 struct ExplicitThrow { struct
36 clang_analyzer_eval(new ExplicitThrow); // expected-warning{{TRUE}} in testNew()
43 clang_analyzer_eval(new ExplicitThrow[2]); // expected-warning{{TRUE}} in testNewArray()
52 clang_analyzer_eval(new (1) ExplicitThrow[2]); // expected-warning{{UNKNOWN}} in testNewArrayNoThrow()
/dports/lang/clang-mesa/clang-13.0.1.src/test/Analysis/
H A Dnew-with-exceptions.cpp27 struct ExplicitThrow { struct
36 clang_analyzer_eval(new ExplicitThrow); // expected-warning{{TRUE}} in testNew()
43 clang_analyzer_eval(new ExplicitThrow[2]); // expected-warning{{TRUE}} in testNewArray()
52 clang_analyzer_eval(new (1) ExplicitThrow[2]); // expected-warning{{UNKNOWN}} in testNewArrayNoThrow()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/
H A DU.pass.cpp38 struct ExplicitThrow struct
40 constexpr explicit ExplicitThrow(int x) { if (x != -1) TEST_THROW(6);} in ExplicitThrow() argument
145 using T = ExplicitThrow; in test_explicit()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/
H A DU.pass.cpp34 struct ExplicitThrow struct
36 constexpr explicit ExplicitThrow(int x) { if (x != -1) TEST_THROW(6);} in ExplicitThrow() function
141 using T = ExplicitThrow; in test_explicit()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/
H A DU.pass.cpp35 struct ExplicitThrow struct
37 constexpr explicit ExplicitThrow(int x) { if (x != -1) TEST_THROW(6);} in ExplicitThrow() argument
142 using T = ExplicitThrow; in test_explicit()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/utilities/optional/optional.object/optional.object.ctor/
H A DU.pass.cpp34 struct ExplicitThrow struct
36 constexpr explicit ExplicitThrow(int x) { if (x != -1) TEST_THROW(6);} in ExplicitThrow() argument
141 using T = ExplicitThrow; in test_explicit()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/
H A DU.pass.cpp38 struct ExplicitThrow struct
40 constexpr explicit ExplicitThrow(int x) { if (x != -1) TEST_THROW(6);} in ExplicitThrow() argument
145 using T = ExplicitThrow; in test_explicit()
/dports/devel/libc++/libcxx-10.0.1.src/test/std/utilities/optional/optional.object/optional.object.ctor/
H A DU.pass.cpp34 struct ExplicitThrow struct
36 constexpr explicit ExplicitThrow(int x) { if (x != -1) TEST_THROW(6);} in ExplicitThrow() function
141 using T = ExplicitThrow; in test_explicit()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/
H A DU.pass.cpp38 struct ExplicitThrow struct
40 constexpr explicit ExplicitThrow(int x) { if (x != -1) TEST_THROW(6);} in ExplicitThrow() function
145 using T = ExplicitThrow; in test_explicit()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/
H A DU.pass.cpp35 struct ExplicitThrow struct
37 constexpr explicit ExplicitThrow(int x) { if (x != -1) TEST_THROW(6);} in ExplicitThrow() argument
142 using T = ExplicitThrow; in test_explicit()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/
H A DU.pass.cpp35 struct ExplicitThrow struct
37 constexpr explicit ExplicitThrow(int x) { if (x != -1) TEST_THROW(6);} in ExplicitThrow() function
142 using T = ExplicitThrow; in test_explicit()

12