Searched refs:DerivesHasDest (Results 1 – 1 of 1) sorted by relevance
93 struct DerivesHasDest : HasDest {}; struct203 { int arr[F(__is_pod(DerivesHasDest))]; } in is_pod()1842 { int arr[F(__is_trivial(DerivesHasDest))]; } in is_trivial()1893 { int arr[F(__is_trivially_copyable(DerivesHasDest))]; } in trivial_checks()