Home
last modified time | relevance | path

Searched refs:NoReturn (Results 1 – 25 of 1250) sorted by relevance

12345678910>>...50

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dreturn-noreturn.cpp149 struct NoReturn { struct
159 true ? NoReturn() : NoReturn(); in testTernaryUnconditionalNoreturn()
163 true ? NoReturn() : Return(); in testTernaryStaticallyConditionalNoretrunOnTrue()
167 true ? Return() : NoReturn(); in testTernaryStaticallyConditionalRetrunOnTrue()
171 false ? Return() : NoReturn(); in testTernaryStaticallyConditionalNoretrunOnFalse()
179 value ? (NoReturn() || NoReturn()) : Return(); in testTernaryConditionalNoreturnTrueBranch()
183 value ? Return() : (NoReturn() || NoReturn()); in testTernaryConditionalNoreturnFalseBranch()
195 false || NoReturn(); in testStaticallyExecutedLogicalOrBranch()
199 true && NoReturn(); in testStaticallyExecutedLogicalAndBranch()
203 true || NoReturn(); in testStaticallySkippedLogicalOrBranch()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dreturn-noreturn.cpp149 struct NoReturn { struct
159 true ? NoReturn() : NoReturn(); in testTernaryUnconditionalNoreturn()
163 true ? NoReturn() : Return(); in testTernaryStaticallyConditionalNoretrunOnTrue()
167 true ? Return() : NoReturn(); in testTernaryStaticallyConditionalRetrunOnTrue()
171 false ? Return() : NoReturn(); in testTernaryStaticallyConditionalNoretrunOnFalse()
179 value ? (NoReturn() || NoReturn()) : Return(); in testTernaryConditionalNoreturnTrueBranch()
183 value ? Return() : (NoReturn() || NoReturn()); in testTernaryConditionalNoreturnFalseBranch()
195 false || NoReturn(); in testStaticallyExecutedLogicalOrBranch()
199 true && NoReturn(); in testStaticallyExecutedLogicalAndBranch()
203 true || NoReturn(); in testStaticallySkippedLogicalOrBranch()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dreturn-noreturn.cpp149 struct NoReturn { struct
159 true ? NoReturn() : NoReturn(); in testTernaryUnconditionalNoreturn()
163 true ? NoReturn() : Return(); in testTernaryStaticallyConditionalNoretrunOnTrue()
167 true ? Return() : NoReturn(); in testTernaryStaticallyConditionalRetrunOnTrue()
171 false ? Return() : NoReturn(); in testTernaryStaticallyConditionalNoretrunOnFalse()
179 value ? (NoReturn() || NoReturn()) : Return(); in testTernaryConditionalNoreturnTrueBranch()
183 value ? Return() : (NoReturn() || NoReturn()); in testTernaryConditionalNoreturnFalseBranch()
195 false || NoReturn(); in testStaticallyExecutedLogicalOrBranch()
199 true && NoReturn(); in testStaticallyExecutedLogicalAndBranch()
203 true || NoReturn(); in testStaticallySkippedLogicalOrBranch()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dreturn-noreturn.cpp149 struct NoReturn { struct
159 true ? NoReturn() : NoReturn(); in testTernaryUnconditionalNoreturn()
163 true ? NoReturn() : Return(); in testTernaryStaticallyConditionalNoretrunOnTrue()
167 true ? Return() : NoReturn(); in testTernaryStaticallyConditionalRetrunOnTrue()
171 false ? Return() : NoReturn(); in testTernaryStaticallyConditionalNoretrunOnFalse()
179 value ? (NoReturn() || NoReturn()) : Return(); in testTernaryConditionalNoreturnTrueBranch()
183 value ? Return() : (NoReturn() || NoReturn()); in testTernaryConditionalNoreturnFalseBranch()
195 false || NoReturn(); in testStaticallyExecutedLogicalOrBranch()
199 true && NoReturn(); in testStaticallyExecutedLogicalAndBranch()
203 true || NoReturn(); in testStaticallySkippedLogicalOrBranch()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dreturn-noreturn.cpp149 struct NoReturn { struct
159 true ? NoReturn() : NoReturn(); in testTernaryUnconditionalNoreturn()
163 true ? NoReturn() : Return(); in testTernaryStaticallyConditionalNoretrunOnTrue()
167 true ? Return() : NoReturn(); in testTernaryStaticallyConditionalRetrunOnTrue()
171 false ? Return() : NoReturn(); in testTernaryStaticallyConditionalNoretrunOnFalse()
179 value ? (NoReturn() || NoReturn()) : Return(); in testTernaryConditionalNoreturnTrueBranch()
183 value ? Return() : (NoReturn() || NoReturn()); in testTernaryConditionalNoreturnFalseBranch()
195 false || NoReturn(); in testStaticallyExecutedLogicalOrBranch()
199 true && NoReturn(); in testStaticallyExecutedLogicalAndBranch()
203 true || NoReturn(); in testStaticallySkippedLogicalOrBranch()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dreturn-noreturn.cpp149 struct NoReturn { struct
159 true ? NoReturn() : NoReturn(); in testTernaryUnconditionalNoreturn()
163 true ? NoReturn() : Return(); in testTernaryStaticallyConditionalNoretrunOnTrue()
167 true ? Return() : NoReturn(); in testTernaryStaticallyConditionalRetrunOnTrue()
171 false ? Return() : NoReturn(); in testTernaryStaticallyConditionalNoretrunOnFalse()
179 value ? (NoReturn() || NoReturn()) : Return(); in testTernaryConditionalNoreturnTrueBranch()
183 value ? Return() : (NoReturn() || NoReturn()); in testTernaryConditionalNoreturnFalseBranch()
195 false || NoReturn(); in testStaticallyExecutedLogicalOrBranch()
199 true && NoReturn(); in testStaticallyExecutedLogicalAndBranch()
203 true || NoReturn(); in testStaticallySkippedLogicalOrBranch()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dreturn-noreturn.cpp149 struct NoReturn { struct
159 true ? NoReturn() : NoReturn(); in testTernaryUnconditionalNoreturn()
163 true ? NoReturn() : Return(); in testTernaryStaticallyConditionalNoretrunOnTrue()
167 true ? Return() : NoReturn(); in testTernaryStaticallyConditionalRetrunOnTrue()
171 false ? Return() : NoReturn(); in testTernaryStaticallyConditionalNoretrunOnFalse()
179 value ? (NoReturn() || NoReturn()) : Return(); in testTernaryConditionalNoreturnTrueBranch()
183 value ? Return() : (NoReturn() || NoReturn()); in testTernaryConditionalNoreturnFalseBranch()
195 false || NoReturn(); in testStaticallyExecutedLogicalOrBranch()
199 true && NoReturn(); in testStaticallyExecutedLogicalAndBranch()
203 true || NoReturn(); in testStaticallySkippedLogicalOrBranch()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dreturn-noreturn.cpp149 struct NoReturn { struct
159 true ? NoReturn() : NoReturn(); in testTernaryUnconditionalNoreturn()
163 true ? NoReturn() : Return(); in testTernaryStaticallyConditionalNoretrunOnTrue()
167 true ? Return() : NoReturn(); in testTernaryStaticallyConditionalRetrunOnTrue()
171 false ? Return() : NoReturn(); in testTernaryStaticallyConditionalNoretrunOnFalse()
179 value ? (NoReturn() || NoReturn()) : Return(); in testTernaryConditionalNoreturnTrueBranch()
183 value ? Return() : (NoReturn() || NoReturn()); in testTernaryConditionalNoreturnFalseBranch()
195 false || NoReturn(); in testStaticallyExecutedLogicalOrBranch()
199 true && NoReturn(); in testStaticallyExecutedLogicalAndBranch()
203 true || NoReturn(); in testStaticallySkippedLogicalOrBranch()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dreturn-noreturn.cpp149 struct NoReturn { struct
159 true ? NoReturn() : NoReturn(); in testTernaryUnconditionalNoreturn()
163 true ? NoReturn() : Return(); in testTernaryStaticallyConditionalNoretrunOnTrue()
167 true ? Return() : NoReturn(); in testTernaryStaticallyConditionalRetrunOnTrue()
171 false ? Return() : NoReturn(); in testTernaryStaticallyConditionalNoretrunOnFalse()
179 value ? (NoReturn() || NoReturn()) : Return(); in testTernaryConditionalNoreturnTrueBranch()
183 value ? Return() : (NoReturn() || NoReturn()); in testTernaryConditionalNoreturnFalseBranch()
195 false || NoReturn(); in testStaticallyExecutedLogicalOrBranch()
199 true && NoReturn(); in testStaticallyExecutedLogicalAndBranch()
203 true || NoReturn(); in testStaticallySkippedLogicalOrBranch()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dreturn-noreturn.cpp149 struct NoReturn { struct
159 true ? NoReturn() : NoReturn(); in testTernaryUnconditionalNoreturn()
163 true ? NoReturn() : Return(); in testTernaryStaticallyConditionalNoretrunOnTrue()
167 true ? Return() : NoReturn(); in testTernaryStaticallyConditionalRetrunOnTrue()
171 false ? Return() : NoReturn(); in testTernaryStaticallyConditionalNoretrunOnFalse()
179 value ? (NoReturn() || NoReturn()) : Return(); in testTernaryConditionalNoreturnTrueBranch()
183 value ? Return() : (NoReturn() || NoReturn()); in testTernaryConditionalNoreturnFalseBranch()
195 false || NoReturn(); in testStaticallyExecutedLogicalOrBranch()
199 true && NoReturn(); in testStaticallyExecutedLogicalAndBranch()
203 true || NoReturn(); in testStaticallySkippedLogicalOrBranch()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dreturn-noreturn.cpp149 struct NoReturn { struct
159 true ? NoReturn() : NoReturn(); in testTernaryUnconditionalNoreturn()
163 true ? NoReturn() : Return(); in testTernaryStaticallyConditionalNoretrunOnTrue()
167 true ? Return() : NoReturn(); in testTernaryStaticallyConditionalRetrunOnTrue()
171 false ? Return() : NoReturn(); in testTernaryStaticallyConditionalNoretrunOnFalse()
179 value ? (NoReturn() || NoReturn()) : Return(); in testTernaryConditionalNoreturnTrueBranch()
183 value ? Return() : (NoReturn() || NoReturn()); in testTernaryConditionalNoreturnFalseBranch()
195 false || NoReturn(); in testStaticallyExecutedLogicalOrBranch()
199 true && NoReturn(); in testStaticallyExecutedLogicalAndBranch()
203 true || NoReturn(); in testStaticallySkippedLogicalOrBranch()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dreturn-noreturn.cpp149 struct NoReturn { struct
159 true ? NoReturn() : NoReturn(); in testTernaryUnconditionalNoreturn()
163 true ? NoReturn() : Return(); in testTernaryStaticallyConditionalNoretrunOnTrue()
167 true ? Return() : NoReturn(); in testTernaryStaticallyConditionalRetrunOnTrue()
171 false ? Return() : NoReturn(); in testTernaryStaticallyConditionalNoretrunOnFalse()
179 value ? (NoReturn() || NoReturn()) : Return(); in testTernaryConditionalNoreturnTrueBranch()
183 value ? Return() : (NoReturn() || NoReturn()); in testTernaryConditionalNoreturnFalseBranch()
195 false || NoReturn(); in testStaticallyExecutedLogicalOrBranch()
199 true && NoReturn(); in testStaticallyExecutedLogicalAndBranch()
203 true || NoReturn(); in testStaticallySkippedLogicalOrBranch()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dreturn-noreturn.cpp149 struct NoReturn { struct
159 true ? NoReturn() : NoReturn(); in testTernaryUnconditionalNoreturn()
163 true ? NoReturn() : Return(); in testTernaryStaticallyConditionalNoretrunOnTrue()
167 true ? Return() : NoReturn(); in testTernaryStaticallyConditionalRetrunOnTrue()
171 false ? Return() : NoReturn(); in testTernaryStaticallyConditionalNoretrunOnFalse()
179 value ? (NoReturn() || NoReturn()) : Return(); in testTernaryConditionalNoreturnTrueBranch()
183 value ? Return() : (NoReturn() || NoReturn()); in testTernaryConditionalNoreturnFalseBranch()
195 false || NoReturn(); in testStaticallyExecutedLogicalOrBranch()
199 true && NoReturn(); in testStaticallyExecutedLogicalAndBranch()
203 true || NoReturn(); in testStaticallySkippedLogicalOrBranch()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dreturn-noreturn.cpp149 struct NoReturn { struct
159 true ? NoReturn() : NoReturn(); in testTernaryUnconditionalNoreturn()
163 true ? NoReturn() : Return(); in testTernaryStaticallyConditionalNoretrunOnTrue()
167 true ? Return() : NoReturn(); in testTernaryStaticallyConditionalRetrunOnTrue()
171 false ? Return() : NoReturn(); in testTernaryStaticallyConditionalNoretrunOnFalse()
179 value ? (NoReturn() || NoReturn()) : Return(); in testTernaryConditionalNoreturnTrueBranch()
183 value ? Return() : (NoReturn() || NoReturn()); in testTernaryConditionalNoreturnFalseBranch()
195 false || NoReturn(); in testStaticallyExecutedLogicalOrBranch()
199 true && NoReturn(); in testStaticallyExecutedLogicalAndBranch()
203 true || NoReturn(); in testStaticallySkippedLogicalOrBranch()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dreturn-noreturn.cpp149 struct NoReturn { struct
159 true ? NoReturn() : NoReturn(); in testTernaryUnconditionalNoreturn()
163 true ? NoReturn() : Return(); in testTernaryStaticallyConditionalNoretrunOnTrue()
167 true ? Return() : NoReturn(); in testTernaryStaticallyConditionalRetrunOnTrue()
171 false ? Return() : NoReturn(); in testTernaryStaticallyConditionalNoretrunOnFalse()
179 value ? (NoReturn() || NoReturn()) : Return(); in testTernaryConditionalNoreturnTrueBranch()
183 value ? Return() : (NoReturn() || NoReturn()); in testTernaryConditionalNoreturnFalseBranch()
195 false || NoReturn(); in testStaticallyExecutedLogicalOrBranch()
199 true && NoReturn(); in testStaticallyExecutedLogicalAndBranch()
203 true || NoReturn(); in testStaticallySkippedLogicalOrBranch()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Dreturn-noreturn.cpp149 struct NoReturn {
159 true ? NoReturn() : NoReturn();
163 true ? NoReturn() : Return();
167 true ? Return() : NoReturn();
171 false ? Return() : NoReturn();
179 value ? (NoReturn() || NoReturn()) : Return();
183 value ? Return() : (NoReturn() || NoReturn());
195 false || NoReturn();
199 true && NoReturn();
203 true || NoReturn();
[all …]
/dports/devel/pytype/pytype-2021.9.9/pytype/stubs/builtins/attr/
H A D_compat.pytd5 from typing import Mapping, NoReturn
30 def __delitem__(self, _) -> NoReturn: ...
31 def __setitem__(self, key, val) -> NoReturn: ...
32 def clear(self) -> NoReturn: ...
33 def pop(self, key, default = ...) -> NoReturn: ...
34 def popitem(self) -> NoReturn: ...
35 def setdefault(self, key, default = ...) -> NoReturn: ...
36 def update(self, _) -> NoReturn: ...
/dports/net-im/py-python-telegram-bot/python-telegram-bot-13.1/telegram/ext/
H A Ddefaults.py21 from typing import Any, NoReturn, Optional, Union
103 def parse_mode(self, value: Any) -> NoReturn:
114 def disable_notification(self, value: Any) -> NoReturn:
125 def disable_web_page_preview(self, value: Any) -> NoReturn:
136 def allow_sending_without_reply(self, value: Any) -> NoReturn:
147 def timeout(self, value: Any) -> NoReturn:
158 def quote(self, value: Any) -> NoReturn:
169 def tzinfo(self, value: Any) -> NoReturn:
180 def run_async(self, value: Any) -> NoReturn:
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/honnef.co/go/tools/go/ir/
H A Dexits.go13 fn.NoReturn = AlwaysExits
16 fn.NoReturn = AlwaysExits
19 fn.NoReturn = AlwaysUnwinds
34 fn.NoReturn = AlwaysExits
43 fn.NoReturn = AlwaysUnwinds
51 fn.NoReturn = AlwaysUnwinds
72 fn.NoReturn = AlwaysExits
164 switch call.NoReturn {
209 fn.NoReturn = AlwaysExits
222 fn.NoReturn = NeverReturns
[all …]
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/honnef.co/go/tools/go/ir/
H A Dexits.go13 fn.NoReturn = AlwaysExits
16 fn.NoReturn = AlwaysExits
19 fn.NoReturn = AlwaysUnwinds
34 fn.NoReturn = AlwaysExits
43 fn.NoReturn = AlwaysUnwinds
51 fn.NoReturn = AlwaysUnwinds
72 fn.NoReturn = AlwaysExits
164 switch call.NoReturn {
209 fn.NoReturn = AlwaysExits
222 fn.NoReturn = NeverReturns
[all …]
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/honnef.co/go/tools/go/ir/
H A Dexits.go13 fn.NoReturn = AlwaysExits
16 fn.NoReturn = AlwaysExits
19 fn.NoReturn = AlwaysUnwinds
34 fn.NoReturn = AlwaysExits
43 fn.NoReturn = AlwaysUnwinds
51 fn.NoReturn = AlwaysUnwinds
72 fn.NoReturn = AlwaysExits
164 switch call.NoReturn {
209 fn.NoReturn = AlwaysExits
222 fn.NoReturn = NeverReturns
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Analysis/
H A Dtemp-obj-dtors-cfg-output.cpp158 class NoReturn { class
160 ~NoReturn() __attribute__((noreturn));
166 NoReturn().f(); in test_noreturn1()
172 NoReturn(), 47; in test_noreturn2()
176 extern bool check(const NoReturn&);
181 if (!value || check(NoReturn())) { in testConsistencyNestedSimple()
191 if (!value || !value || check(NoReturn())) { in testConsistencyNestedComplex()
201 if (!value || value || check(NoReturn())) { in testConsistencyNestedNormalReturn()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Analysis/
H A Dtemp-obj-dtors-cfg-output.cpp158 class NoReturn { class
160 ~NoReturn() __attribute__((noreturn));
166 NoReturn().f(); in test_noreturn1()
172 NoReturn(), 47; in test_noreturn2()
176 extern bool check(const NoReturn&);
181 if (!value || check(NoReturn())) { in testConsistencyNestedSimple()
191 if (!value || !value || check(NoReturn())) { in testConsistencyNestedComplex()
201 if (!value || value || check(NoReturn())) { in testConsistencyNestedNormalReturn()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Analysis/
H A Dtemp-obj-dtors-cfg-output.cpp158 class NoReturn { class
160 ~NoReturn() __attribute__((noreturn));
166 NoReturn().f(); in test_noreturn1()
172 NoReturn(), 47; in test_noreturn2()
176 extern bool check(const NoReturn&);
181 if (!value || check(NoReturn())) { in testConsistencyNestedSimple()
191 if (!value || !value || check(NoReturn())) { in testConsistencyNestedComplex()
201 if (!value || value || check(NoReturn())) { in testConsistencyNestedNormalReturn()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Analysis/
H A Dtemp-obj-dtors-cfg-output.cpp158 class NoReturn { class
160 ~NoReturn() __attribute__((noreturn));
166 NoReturn().f(); in test_noreturn1()
172 NoReturn(), 47; in test_noreturn2()
176 extern bool check(const NoReturn&);
181 if (!value || check(NoReturn())) { in testConsistencyNestedSimple()
191 if (!value || !value || check(NoReturn())) { in testConsistencyNestedComplex()
201 if (!value || value || check(NoReturn())) { in testConsistencyNestedNormalReturn()

12345678910>>...50