Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGClass.cpp817 const CGBitFieldInfo &BFInfo = RL.getBitFieldInfo(FirstField); in emitMemcpy() local
818 Alignment = CharUnits::fromQuantity(BFInfo.StorageAlignment); in emitMemcpy()