Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGObjCMac.cpp2611 unsigned UnsSize = (BitFieldSize / ByteSizeInBits) + in BuildRCRecordLayout() local
2613 CharUnits Size = CharUnits::fromQuantity(UnsSize); in BuildRCRecordLayout()