Searched refs:DerivesArNB (Results 1 – 1 of 1) sorted by relevance
37 typedef Derives DerivesArNB[]; typedef174 { int arr[T(__is_pod(DerivesArNB))]; } in is_pod()1795 { int arr[T(__is_trivial(DerivesArNB))]; } in is_trivial()1842 { int arr[T(__is_trivially_copyable(DerivesArNB))]; } in trivial_checks()