Searched refs:DerivesArNB (Results 1 – 1 of 1) sorted by relevance
38 typedef Derives DerivesArNB[]; typedef187 { int arr[T(__is_pod(DerivesArNB))]; } in is_pod()1821 { int arr[T(__is_trivial(DerivesArNB))]; } in is_trivial()1868 { int arr[T(__is_trivially_copyable(DerivesArNB))]; } in trivial_checks()