Searched refs:BFInfo (Results 1 – 2 of 2) sorted by relevance
1043 const CGBitFieldInfo &BFInfo = RL.getBitFieldInfo(FirstField); in emitMemcpy() local1046 FirstByteOffset = CGF.getContext().toBits(BFInfo.StorageOffset); in emitMemcpy()
968 const CGBitFieldInfo &BFInfo = RL.getBitFieldInfo(FirstField); in emitMemcpy() local971 FirstByteOffset = CGF.getContext().toBits(BFInfo.StorageOffset); in emitMemcpy()