Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp2551 unsigned UnsSize = (BitFieldSize / ByteSizeInBits) + in BuildRCRecordLayout() local
2553 CharUnits Size = CharUnits::fromQuantity(UnsSize); in BuildRCRecordLayout()