Home
last modified time | relevance | path

Searched refs:HasDest (Results 1 – 17 of 17) sorted by relevance

/dports/devel/asl/asl-current/
H A Dcodekenbak.c575 int HasDest; in CodeSkipCore() local
585 HasDest = 0; in CodeSkipCore()
588 HasDest = 1; in CodeSkipCore()
598 HasDest = !!(DestEvalResult.AddrSpaceMask & (1 << SegCode)); in CodeSkipCore()
606 if (DecodeBitArg(&BitSpec, 1 + ArgOffs, ArgCnt - HasDest)) in CodeSkipCore()
613 if (HasDest) in CodeSkipCore()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dtype-traits.cpp104 struct HasDest { ~HasDest(); }; struct
118 struct DerivesHasDest : HasDest {};
241 { int arr[F(__is_pod(HasDest))]; } in is_pod()
278 { int arr[T(__is_empty(HasDest))]; } in is_empty()
569 static_assert(__is_aggregate(HasDest), ""); in is_aggregate()
1561 { int arr[T(__has_trivial_copy(HasDest))]; } in has_trivial_copy_constructor()
1593 { int arr[T(__has_trivial_assign(HasDest))]; } in has_trivial_copy_assignment()
1684 { int arr[T(__has_nothrow_assign(HasDest))]; } in has_nothrow_assign()
1781 { int arr[T(__has_nothrow_copy(HasDest))]; } in has_nothrow_copy()
2085 { int arr[F(__is_trivial(HasDest))]; } in is_trivial()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dtype-traits.cpp104 struct HasDest { ~HasDest(); }; struct
118 struct DerivesHasDest : HasDest {};
241 { int arr[F(__is_pod(HasDest))]; } in is_pod()
278 { int arr[T(__is_empty(HasDest))]; } in is_empty()
569 static_assert(__is_aggregate(HasDest), ""); in is_aggregate()
1561 { int arr[T(__has_trivial_copy(HasDest))]; } in has_trivial_copy_constructor()
1593 { int arr[T(__has_trivial_assign(HasDest))]; } in has_trivial_copy_assignment()
1684 { int arr[T(__has_nothrow_assign(HasDest))]; } in has_nothrow_assign()
1781 { int arr[T(__has_nothrow_copy(HasDest))]; } in has_nothrow_copy()
2085 { int arr[F(__is_trivial(HasDest))]; } in is_trivial()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dtype-traits.cpp105 struct HasDest { ~HasDest(); }; struct
119 struct DerivesHasDest : HasDest {};
242 { int arr[F(__is_pod(HasDest))]; } in is_pod()
279 { int arr[T(__is_empty(HasDest))]; } in is_empty()
570 static_assert(__is_aggregate(HasDest), ""); in is_aggregate()
1565 { int arr[T(__has_trivial_copy(HasDest))]; } in has_trivial_copy_constructor()
1597 { int arr[T(__has_trivial_assign(HasDest))]; } in has_trivial_copy_assignment()
1688 { int arr[T(__has_nothrow_assign(HasDest))]; } in has_nothrow_assign()
1785 { int arr[T(__has_nothrow_copy(HasDest))]; } in has_nothrow_copy()
2089 { int arr[F(__is_trivial(HasDest))]; } in is_trivial()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dtype-traits.cpp104 struct HasDest { ~HasDest(); }; struct
118 struct DerivesHasDest : HasDest {};
241 { int arr[F(__is_pod(HasDest))]; } in is_pod()
278 { int arr[T(__is_empty(HasDest))]; } in is_empty()
569 static_assert(__is_aggregate(HasDest), ""); in is_aggregate()
1561 { int arr[T(__has_trivial_copy(HasDest))]; } in has_trivial_copy_constructor()
1593 { int arr[T(__has_trivial_assign(HasDest))]; } in has_trivial_copy_assignment()
1684 { int arr[T(__has_nothrow_assign(HasDest))]; } in has_nothrow_assign()
1781 { int arr[T(__has_nothrow_copy(HasDest))]; } in has_nothrow_copy()
2085 { int arr[F(__is_trivial(HasDest))]; } in is_trivial()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dtype-traits.cpp104 struct HasDest { ~HasDest(); }; struct
118 struct DerivesHasDest : HasDest {};
241 { int arr[F(__is_pod(HasDest))]; } in is_pod()
278 { int arr[T(__is_empty(HasDest))]; } in is_empty()
569 static_assert(__is_aggregate(HasDest), ""); in is_aggregate()
1561 { int arr[T(__has_trivial_copy(HasDest))]; } in has_trivial_copy_constructor()
1593 { int arr[T(__has_trivial_assign(HasDest))]; } in has_trivial_copy_assignment()
1684 { int arr[T(__has_nothrow_assign(HasDest))]; } in has_nothrow_assign()
1781 { int arr[T(__has_nothrow_copy(HasDest))]; } in has_nothrow_copy()
2085 { int arr[F(__is_trivial(HasDest))]; } in is_trivial()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dtype-traits.cpp104 struct HasDest { ~HasDest(); }; struct
118 struct DerivesHasDest : HasDest {};
241 { int arr[F(__is_pod(HasDest))]; } in is_pod()
278 { int arr[T(__is_empty(HasDest))]; } in is_empty()
569 static_assert(__is_aggregate(HasDest), ""); in is_aggregate()
1561 { int arr[T(__has_trivial_copy(HasDest))]; } in has_trivial_copy_constructor()
1593 { int arr[T(__has_trivial_assign(HasDest))]; } in has_trivial_copy_assignment()
1684 { int arr[T(__has_nothrow_assign(HasDest))]; } in has_nothrow_assign()
1781 { int arr[T(__has_nothrow_copy(HasDest))]; } in has_nothrow_copy()
2085 { int arr[F(__is_trivial(HasDest))]; } in is_trivial()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dtype-traits.cpp103 struct HasDest { ~HasDest(); }; struct
117 struct DerivesHasDest : HasDest {};
240 { int arr[F(__is_pod(HasDest))]; } in is_pod()
277 { int arr[T(__is_empty(HasDest))]; } in is_empty()
568 static_assert(__is_aggregate(HasDest), ""); in is_aggregate()
1558 { int arr[T(__has_trivial_copy(HasDest))]; } in has_trivial_copy_constructor()
1590 { int arr[T(__has_trivial_assign(HasDest))]; } in has_trivial_copy_assignment()
1681 { int arr[T(__has_nothrow_assign(HasDest))]; } in has_nothrow_assign()
1778 { int arr[T(__has_nothrow_copy(HasDest))]; } in has_nothrow_copy()
2078 { int arr[F(__is_trivial(HasDest))]; } in is_trivial()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dtype-traits.cpp104 struct HasDest { ~HasDest(); }; struct
118 struct DerivesHasDest : HasDest {};
241 { int arr[F(__is_pod(HasDest))]; } in is_pod()
278 { int arr[T(__is_empty(HasDest))]; } in is_empty()
569 static_assert(__is_aggregate(HasDest), ""); in is_aggregate()
1561 { int arr[T(__has_trivial_copy(HasDest))]; } in has_trivial_copy_constructor()
1593 { int arr[T(__has_trivial_assign(HasDest))]; } in has_trivial_copy_assignment()
1684 { int arr[T(__has_nothrow_assign(HasDest))]; } in has_nothrow_assign()
1781 { int arr[T(__has_nothrow_copy(HasDest))]; } in has_nothrow_copy()
2085 { int arr[F(__is_trivial(HasDest))]; } in is_trivial()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dtype-traits.cpp105 struct HasDest { ~HasDest(); }; struct
119 struct DerivesHasDest : HasDest {};
242 { int arr[F(__is_pod(HasDest))]; } in is_pod()
279 { int arr[T(__is_empty(HasDest))]; } in is_empty()
570 static_assert(__is_aggregate(HasDest), ""); in is_aggregate()
1565 { int arr[T(__has_trivial_copy(HasDest))]; } in has_trivial_copy_constructor()
1597 { int arr[T(__has_trivial_assign(HasDest))]; } in has_trivial_copy_assignment()
1688 { int arr[T(__has_nothrow_assign(HasDest))]; } in has_nothrow_assign()
1785 { int arr[T(__has_nothrow_copy(HasDest))]; } in has_nothrow_copy()
2089 { int arr[F(__is_trivial(HasDest))]; } in is_trivial()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dtype-traits.cpp105 struct HasDest { ~HasDest(); }; struct
119 struct DerivesHasDest : HasDest {};
242 { int arr[F(__is_pod(HasDest))]; } in is_pod()
279 { int arr[T(__is_empty(HasDest))]; } in is_empty()
570 static_assert(__is_aggregate(HasDest), ""); in is_aggregate()
1565 { int arr[T(__has_trivial_copy(HasDest))]; } in has_trivial_copy_constructor()
1597 { int arr[T(__has_trivial_assign(HasDest))]; } in has_trivial_copy_assignment()
1688 { int arr[T(__has_nothrow_assign(HasDest))]; } in has_nothrow_assign()
1785 { int arr[T(__has_nothrow_copy(HasDest))]; } in has_nothrow_copy()
2089 { int arr[F(__is_trivial(HasDest))]; } in is_trivial()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dtype-traits.cpp105 struct HasDest { ~HasDest(); }; struct
119 struct DerivesHasDest : HasDest {};
242 { int arr[F(__is_pod(HasDest))]; } in is_pod()
279 { int arr[T(__is_empty(HasDest))]; } in is_empty()
570 static_assert(__is_aggregate(HasDest), ""); in is_aggregate()
1565 { int arr[T(__has_trivial_copy(HasDest))]; } in has_trivial_copy_constructor()
1597 { int arr[T(__has_trivial_assign(HasDest))]; } in has_trivial_copy_assignment()
1688 { int arr[T(__has_nothrow_assign(HasDest))]; } in has_nothrow_assign()
1785 { int arr[T(__has_nothrow_copy(HasDest))]; } in has_nothrow_copy()
2089 { int arr[F(__is_trivial(HasDest))]; } in is_trivial()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dtype-traits.cpp105 struct HasDest { ~HasDest(); }; struct
119 struct DerivesHasDest : HasDest {};
242 { int arr[F(__is_pod(HasDest))]; } in is_pod()
279 { int arr[T(__is_empty(HasDest))]; } in is_empty()
570 static_assert(__is_aggregate(HasDest), ""); in is_aggregate()
1565 { int arr[T(__has_trivial_copy(HasDest))]; } in has_trivial_copy_constructor()
1597 { int arr[T(__has_trivial_assign(HasDest))]; } in has_trivial_copy_assignment()
1688 { int arr[T(__has_nothrow_assign(HasDest))]; } in has_nothrow_assign()
1785 { int arr[T(__has_nothrow_copy(HasDest))]; } in has_nothrow_copy()
2089 { int arr[F(__is_trivial(HasDest))]; } in is_trivial()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dtype-traits.cpp104 struct HasDest { ~HasDest(); }; struct
118 struct DerivesHasDest : HasDest {};
241 { int arr[F(__is_pod(HasDest))]; } in is_pod()
278 { int arr[T(__is_empty(HasDest))]; } in is_empty()
569 static_assert(__is_aggregate(HasDest), ""); in is_aggregate()
1561 { int arr[T(__has_trivial_copy(HasDest))]; } in has_trivial_copy_constructor()
1593 { int arr[T(__has_trivial_assign(HasDest))]; } in has_trivial_copy_assignment()
1684 { int arr[T(__has_nothrow_assign(HasDest))]; } in has_nothrow_assign()
1781 { int arr[T(__has_nothrow_copy(HasDest))]; } in has_nothrow_copy()
2085 { int arr[F(__is_trivial(HasDest))]; } in is_trivial()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dtype-traits.cpp105 struct HasDest { ~HasDest(); }; struct
119 struct DerivesHasDest : HasDest {};
242 { int arr[F(__is_pod(HasDest))]; } in is_pod()
279 { int arr[T(__is_empty(HasDest))]; } in is_empty()
570 static_assert(__is_aggregate(HasDest), ""); in is_aggregate()
1565 { int arr[T(__has_trivial_copy(HasDest))]; } in has_trivial_copy_constructor()
1597 { int arr[T(__has_trivial_assign(HasDest))]; } in has_trivial_copy_assignment()
1688 { int arr[T(__has_nothrow_assign(HasDest))]; } in has_nothrow_assign()
1785 { int arr[T(__has_nothrow_copy(HasDest))]; } in has_nothrow_copy()
2089 { int arr[F(__is_trivial(HasDest))]; } in is_trivial()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dtype-traits.cpp102 struct HasDest { ~HasDest(); }; struct
116 struct DerivesHasDest : HasDest {};
239 { int arr[F(__is_pod(HasDest))]; } in is_pod()
276 { int arr[T(__is_empty(HasDest))]; } in is_empty()
567 static_assert(__is_aggregate(HasDest), ""); in is_aggregate()
1557 { int arr[T(__has_trivial_copy(HasDest))]; } in has_trivial_copy_constructor()
1589 { int arr[T(__has_trivial_assign(HasDest))]; } in has_trivial_copy_assignment()
1680 { int arr[T(__has_nothrow_assign(HasDest))]; } in has_nothrow_assign()
1777 { int arr[T(__has_nothrow_copy(HasDest))]; } in has_nothrow_copy()
2063 { int arr[F(__is_trivial(HasDest))]; } in is_trivial()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Dtype-traits.cpp102 struct HasDest { ~HasDest(); }; struct
116 struct DerivesHasDest : HasDest {};
239 { int arr[F(__is_pod(HasDest))]; } in is_pod()
276 { int arr[T(__is_empty(HasDest))]; } in is_empty()
567 static_assert(__is_aggregate(HasDest), ""); in is_aggregate()
1557 { int arr[T(__has_trivial_copy(HasDest))]; } in has_trivial_copy_constructor()
1589 { int arr[T(__has_trivial_assign(HasDest))]; } in has_trivial_copy_assignment()
1680 { int arr[T(__has_nothrow_assign(HasDest))]; } in has_nothrow_assign()
1777 { int arr[T(__has_nothrow_copy(HasDest))]; } in has_nothrow_copy()
2063 { int arr[F(__is_trivial(HasDest))]; } in is_trivial()
[all …]