Searched defs:CGBitFieldInfo (Results 1 – 2 of 2) sorted by relevance
65 struct CGBitFieldInfo { struct68 unsigned Offset : 16;71 unsigned Size : 15;95 CGBitFieldInfo() in CGBitFieldInfo() argument99 CGBitFieldInfo(unsigned Offset, unsigned Size, bool IsSigned, in CGBitFieldInfo() argument
66 struct CGBitFieldInfo { struct84 CGBitFieldInfo() in CGBitFieldInfo() argument87 CGBitFieldInfo(unsigned Offset, unsigned Size, bool IsSigned, in CGBitFieldInfo() function