Home | History | Annotate | Download | only in SemaCXX

Lines Matching refs:UnionType

270 typedef Union UnionType;
275 { int arr[T(__is_union(UnionType))]; }