Home
last modified time | relevance | path

Searched refs:BFInfo (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGClass.cpp1043 const CGBitFieldInfo &BFInfo = RL.getBitFieldInfo(FirstField); in emitMemcpy() local
1046 FirstByteOffset = CGF.getContext().toBits(BFInfo.StorageOffset); in emitMemcpy()
/external/llvm-project/clang/lib/CodeGen/
DCGClass.cpp968 const CGBitFieldInfo &BFInfo = RL.getBitFieldInfo(FirstField); in emitMemcpy() local
971 FirstByteOffset = CGF.getContext().toBits(BFInfo.StorageOffset); in emitMemcpy()