Home
last modified time | relevance | path

Searched defs:StorageUnitSize (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp1475 uint64_t StorageUnitSize, in LayoutWideBitField()
1548 uint64_t StorageUnitSize = FieldInfo.Width; in LayoutBitField() local