Home
last modified time | relevance | path

Searched defs:large_throws_on_copy (Results 1 – 22 of 22) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/support/
H A Dexperimental_any_helpers.h261 struct large_throws_on_copy struct
266 explicit large_throws_on_copy(int val = 0) : value(val) { in value() argument
271 large_throws_on_copy(large_throws_on_copy const &) { in large_throws_on_copy() argument
275 large_throws_on_copy(large_throws_on_copy && other) throw() { in throw() argument
280 ~large_throws_on_copy() { in ~large_throws_on_copy() argument
286 large_throws_on_copy& operator=(large_throws_on_copy &&) = delete; argument
290 int large_throws_on_copy::count = 0; argument
H A Dany_helpers.h312 struct large_throws_on_copy struct
320 explicit large_throws_on_copy(int val = 0) : value(val) { in value() argument
324 explicit large_throws_on_copy(int, int val, int) : value(val) { in large_throws_on_copy() argument
328 large_throws_on_copy(large_throws_on_copy const &) { in large_throws_on_copy() argument
332 large_throws_on_copy(large_throws_on_copy && other) throw() { in throw() argument
337 ~large_throws_on_copy() { in ~large_throws_on_copy() argument
343 large_throws_on_copy& operator=(large_throws_on_copy &&) = delete; argument
347 int large_throws_on_copy::count = 0; argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/support/
H A Dexperimental_any_helpers.h261 struct large_throws_on_copy struct
266 explicit large_throws_on_copy(int val = 0) : value(val) { in value() argument
271 large_throws_on_copy(large_throws_on_copy const &) { in large_throws_on_copy() argument
275 large_throws_on_copy(large_throws_on_copy && other) throw() { in throw() argument
280 ~large_throws_on_copy() { in ~large_throws_on_copy() argument
286 large_throws_on_copy& operator=(large_throws_on_copy &&) = delete; argument
290 int large_throws_on_copy::count = 0; argument
H A Dany_helpers.h312 struct large_throws_on_copy struct
320 explicit large_throws_on_copy(int val = 0) : value(val) { in value() argument
324 explicit large_throws_on_copy(int, int val, int) : value(val) { in large_throws_on_copy() function
328 large_throws_on_copy(large_throws_on_copy const &) { in large_throws_on_copy() argument
332 large_throws_on_copy(large_throws_on_copy && other) throw() { in throw() argument
337 ~large_throws_on_copy() { in ~large_throws_on_copy() argument
343 large_throws_on_copy& operator=(large_throws_on_copy &&) = delete; argument
347 int large_throws_on_copy::count = 0; argument
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/support/
H A Dexperimental_any_helpers.h261 struct large_throws_on_copy struct
266 explicit large_throws_on_copy(int val = 0) : value(val) { in value() argument
271 large_throws_on_copy(large_throws_on_copy const &) { in large_throws_on_copy() function
275 large_throws_on_copy(large_throws_on_copy && other) throw() { in throw() argument
280 ~large_throws_on_copy() { in ~large_throws_on_copy() argument
286 large_throws_on_copy& operator=(large_throws_on_copy &&) = delete; argument
290 int large_throws_on_copy::count = 0; argument
H A Dany_helpers.h312 struct large_throws_on_copy struct
320 explicit large_throws_on_copy(int val = 0) : value(val) { in value() argument
324 explicit large_throws_on_copy(int, int val, int) : value(val) { in large_throws_on_copy() function
328 large_throws_on_copy(large_throws_on_copy const &) { in large_throws_on_copy() argument
332 large_throws_on_copy(large_throws_on_copy && other) throw() { in throw() argument
337 ~large_throws_on_copy() { in ~large_throws_on_copy() argument
343 large_throws_on_copy& operator=(large_throws_on_copy &&) = delete; argument
347 int large_throws_on_copy::count = 0; argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/support/
H A Dexperimental_any_helpers.h261 struct large_throws_on_copy struct
266 explicit large_throws_on_copy(int val = 0) : value(val) { in value() argument
271 large_throws_on_copy(large_throws_on_copy const &) { in large_throws_on_copy() function
275 large_throws_on_copy(large_throws_on_copy && other) throw() { in throw() argument
280 ~large_throws_on_copy() { in ~large_throws_on_copy() argument
286 large_throws_on_copy& operator=(large_throws_on_copy &&) = delete; argument
290 int large_throws_on_copy::count = 0; argument
H A Dany_helpers.h309 struct large_throws_on_copy struct
317 explicit large_throws_on_copy(int val = 0) : value(val) { in value() argument
321 explicit large_throws_on_copy(int, int val, int) : value(val) { in large_throws_on_copy() argument
325 large_throws_on_copy(large_throws_on_copy const &) { in large_throws_on_copy() function
329 large_throws_on_copy(large_throws_on_copy && other) throw() { in throw() argument
334 ~large_throws_on_copy() { in ~large_throws_on_copy() argument
340 large_throws_on_copy& operator=(large_throws_on_copy &&) = delete; argument
344 int large_throws_on_copy::count = 0; argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/support/
H A Dexperimental_any_helpers.h261 struct large_throws_on_copy struct
266 explicit large_throws_on_copy(int val = 0) : value(val) { in value() argument
271 large_throws_on_copy(large_throws_on_copy const &) { in large_throws_on_copy() function
275 large_throws_on_copy(large_throws_on_copy && other) throw() { in throw() argument
280 ~large_throws_on_copy() { in ~large_throws_on_copy() argument
286 large_throws_on_copy& operator=(large_throws_on_copy &&) = delete; argument
290 int large_throws_on_copy::count = 0; argument
H A Dany_helpers.h312 struct large_throws_on_copy struct
320 explicit large_throws_on_copy(int val = 0) : value(val) { in value() argument
324 explicit large_throws_on_copy(int, int val, int) : value(val) { in large_throws_on_copy() argument
328 large_throws_on_copy(large_throws_on_copy const &) { in large_throws_on_copy() function
332 large_throws_on_copy(large_throws_on_copy && other) throw() { in throw() argument
337 ~large_throws_on_copy() { in ~large_throws_on_copy() argument
343 large_throws_on_copy& operator=(large_throws_on_copy &&) = delete; argument
347 int large_throws_on_copy::count = 0; argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/support/
H A Dexperimental_any_helpers.h261 struct large_throws_on_copy struct
266 explicit large_throws_on_copy(int val = 0) : value(val) { in value() argument
271 large_throws_on_copy(large_throws_on_copy const &) { in large_throws_on_copy() function
275 large_throws_on_copy(large_throws_on_copy && other) throw() { in throw() argument
280 ~large_throws_on_copy() { in ~large_throws_on_copy() argument
286 large_throws_on_copy& operator=(large_throws_on_copy &&) = delete; argument
290 int large_throws_on_copy::count = 0; argument
H A Dany_helpers.h312 struct large_throws_on_copy struct
320 explicit large_throws_on_copy(int val = 0) : value(val) { in value() argument
324 explicit large_throws_on_copy(int, int val, int) : value(val) { in large_throws_on_copy() argument
328 large_throws_on_copy(large_throws_on_copy const &) { in large_throws_on_copy() argument
332 large_throws_on_copy(large_throws_on_copy && other) throw() { in throw() argument
337 ~large_throws_on_copy() { in ~large_throws_on_copy() argument
343 large_throws_on_copy& operator=(large_throws_on_copy &&) = delete; argument
347 int large_throws_on_copy::count = 0; argument
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/support/
H A Dexperimental_any_helpers.h261 struct large_throws_on_copy struct
266 explicit large_throws_on_copy(int val = 0) : value(val) { in value() argument
271 large_throws_on_copy(large_throws_on_copy const &) { in large_throws_on_copy() function
275 large_throws_on_copy(large_throws_on_copy && other) throw() { in throw() argument
280 ~large_throws_on_copy() { in ~large_throws_on_copy() argument
286 large_throws_on_copy& operator=(large_throws_on_copy &&) = delete; argument
290 int large_throws_on_copy::count = 0; argument
H A Dany_helpers.h312 struct large_throws_on_copy struct
320 explicit large_throws_on_copy(int val = 0) : value(val) { in value() argument
324 explicit large_throws_on_copy(int, int val, int) : value(val) { in large_throws_on_copy() function
328 large_throws_on_copy(large_throws_on_copy const &) { in large_throws_on_copy() argument
332 large_throws_on_copy(large_throws_on_copy && other) throw() { in throw() argument
337 ~large_throws_on_copy() { in ~large_throws_on_copy() argument
343 large_throws_on_copy& operator=(large_throws_on_copy &&) = delete; argument
347 int large_throws_on_copy::count = 0; argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/support/
H A Dany_helpers.h312 struct large_throws_on_copy struct
320 explicit large_throws_on_copy(int val = 0) : value(val) { in value() argument
324 explicit large_throws_on_copy(int, int val, int) : value(val) { in large_throws_on_copy() argument
328 large_throws_on_copy(large_throws_on_copy const &) { in large_throws_on_copy() argument
332 large_throws_on_copy(large_throws_on_copy && other) throw() { in throw() argument
337 ~large_throws_on_copy() { in ~large_throws_on_copy() argument
343 large_throws_on_copy& operator=(large_throws_on_copy &&) = delete; argument
347 int large_throws_on_copy::count = 0; argument
H A Dexperimental_any_helpers.h267 struct large_throws_on_copy struct
272 explicit large_throws_on_copy(int val = 0) : value(val) { in value() argument
277 large_throws_on_copy(large_throws_on_copy const &) { in large_throws_on_copy() function
281 large_throws_on_copy(large_throws_on_copy && other) throw() { in throw() argument
286 ~large_throws_on_copy() { in ~large_throws_on_copy() argument
292 large_throws_on_copy& operator=(large_throws_on_copy &&) = delete; argument
296 int large_throws_on_copy::count = 0; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/support/
H A Dany_helpers.h312 struct large_throws_on_copy struct
320 explicit large_throws_on_copy(int val = 0) : value(val) { in value() argument
324 explicit large_throws_on_copy(int, int val, int) : value(val) { in large_throws_on_copy() function
328 large_throws_on_copy(large_throws_on_copy const &) { in large_throws_on_copy() argument
332 large_throws_on_copy(large_throws_on_copy && other) throw() { in throw() argument
337 ~large_throws_on_copy() { in ~large_throws_on_copy() argument
343 large_throws_on_copy& operator=(large_throws_on_copy &&) = delete; argument
347 int large_throws_on_copy::count = 0; argument
H A Dexperimental_any_helpers.h267 struct large_throws_on_copy struct
272 explicit large_throws_on_copy(int val = 0) : value(val) { in value() argument
277 large_throws_on_copy(large_throws_on_copy const &) { in large_throws_on_copy() argument
281 large_throws_on_copy(large_throws_on_copy && other) throw() { in throw() argument
286 ~large_throws_on_copy() { in ~large_throws_on_copy() argument
292 large_throws_on_copy& operator=(large_throws_on_copy &&) = delete; argument
296 int large_throws_on_copy::count = 0; argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/support/
H A Dany_helpers.h312 struct large_throws_on_copy struct
320 explicit large_throws_on_copy(int val = 0) : value(val) { in value() argument
324 explicit large_throws_on_copy(int, int val, int) : value(val) { in large_throws_on_copy() function
328 large_throws_on_copy(large_throws_on_copy const &) { in large_throws_on_copy() argument
332 large_throws_on_copy(large_throws_on_copy && other) throw() { in throw() argument
337 ~large_throws_on_copy() { in ~large_throws_on_copy() argument
343 large_throws_on_copy& operator=(large_throws_on_copy &&) = delete; argument
347 int large_throws_on_copy::count = 0; argument
H A Dexperimental_any_helpers.h267 struct large_throws_on_copy struct
272 explicit large_throws_on_copy(int val = 0) : value(val) { in value() argument
277 large_throws_on_copy(large_throws_on_copy const &) { in large_throws_on_copy() argument
281 large_throws_on_copy(large_throws_on_copy && other) throw() { in throw() argument
286 ~large_throws_on_copy() { in ~large_throws_on_copy() argument
292 large_throws_on_copy& operator=(large_throws_on_copy &&) = delete; argument
296 int large_throws_on_copy::count = 0; argument
/dports/devel/libc++/libcxx-10.0.1.src/test/support/
H A Dany_helpers.h312 struct large_throws_on_copy struct
320 explicit large_throws_on_copy(int val = 0) : value(val) { in value() argument
324 explicit large_throws_on_copy(int, int val, int) : value(val) { in large_throws_on_copy() argument
328 large_throws_on_copy(large_throws_on_copy const &) { in large_throws_on_copy() argument
332 large_throws_on_copy(large_throws_on_copy && other) throw() { in throw() argument
337 ~large_throws_on_copy() { in ~large_throws_on_copy() argument
343 large_throws_on_copy& operator=(large_throws_on_copy &&) = delete; argument
347 int large_throws_on_copy::count = 0; argument
H A Dexperimental_any_helpers.h267 struct large_throws_on_copy struct
272 explicit large_throws_on_copy(int val = 0) : value(val) { in value() argument
277 large_throws_on_copy(large_throws_on_copy const &) { in large_throws_on_copy() function
281 large_throws_on_copy(large_throws_on_copy && other) throw() { in throw() argument
286 ~large_throws_on_copy() { in ~large_throws_on_copy() argument
292 large_throws_on_copy& operator=(large_throws_on_copy &&) = delete; argument
296 int large_throws_on_copy::count = 0; argument