Lines Matching defs:BlockLayoutChunk
308 struct BlockLayoutChunk {
317 BlockLayoutChunk(CharUnits align, CharUnits size,
348 bool operator<(const BlockLayoutChunk &left, const BlockLayoutChunk &right) {
352 auto getPrefOrder = [](const BlockLayoutChunk &chunk) {
391 SmallVectorImpl<BlockLayoutChunk> &Layout,
395 Layout.push_back(BlockLayoutChunk(
409 Layout.push_back(BlockLayoutChunk(align, size, capture, type, fieldType,
579 SmallVector<BlockLayoutChunk, 16> layout;
685 SmallVectorImpl<BlockLayoutChunk>::iterator
696 SmallVectorImpl<BlockLayoutChunk>::iterator first = li;
741 for (SmallVectorImpl<BlockLayoutChunk>::iterator