Lines Matching defs:BlockLayoutChunk
309 struct BlockLayoutChunk {
318 BlockLayoutChunk(CharUnits align, CharUnits size,
349 bool operator<(const BlockLayoutChunk &left, const BlockLayoutChunk &right) {
353 auto getPrefOrder = [](const BlockLayoutChunk &chunk) {
392 SmallVectorImpl<BlockLayoutChunk> &Layout,
396 Layout.push_back(BlockLayoutChunk(
410 Layout.push_back(BlockLayoutChunk(align, size, capture, type, fieldType,
580 SmallVector<BlockLayoutChunk, 16> layout;
686 SmallVectorImpl<BlockLayoutChunk>::iterator
697 SmallVectorImpl<BlockLayoutChunk>::iterator first = li;
742 for (SmallVectorImpl<BlockLayoutChunk>::iterator