Searched refs:BitOnly (Results 1 – 1 of 1) sorted by relevance
218 struct BitOnly { int x : 3; }; argument243 { int arr[F(__is_empty(BitOnly))]; } in is_empty()