Bitfields
This commit is contained in:
@@ -396,8 +396,8 @@ extension Clang
|
|||||||
* Store PCH in memory. If zero, PCH are stored in temporary files.
|
* Store PCH in memory. If zero, PCH are stored in temporary files.
|
||||||
*/
|
*/
|
||||||
[Bitfield(.Public , .Bits(1), "StorePreamblesInMemory")]
|
[Bitfield(.Public , .Bits(1), "StorePreamblesInMemory")]
|
||||||
[Bitfield(.Private, .Bits(13), "__anon_bitfield_7B23BCE7")]
|
[Bitfield(.Private, .Bits(13), "__anon_bitfield_549205FB")]
|
||||||
private c_uint __bitfield_8BA7CB00;
|
private c_uint __bitfield_EB2E1114;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The path to a directory, in which to store temporary PCH files. If null or
|
* The path to a directory, in which to store temporary PCH files. If null or
|
||||||
|
|||||||
Reference in New Issue
Block a user