Searched refs:DerivesHasDest (Results 1 – 1 of 1) sorted by relevance
92 struct DerivesHasDest : HasDest {}; struct190 { int arr[F(__is_pod(DerivesHasDest))]; } in is_pod()1819 { int arr[F(__is_trivial(DerivesHasDest))]; } in is_trivial()1870 { int arr[F(__is_trivially_copyable(DerivesHasDest))]; } in trivial_checks()