reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2449 unsigned Size = DL.getTypeAllocSize(CS->getType()); 2450 const StructLayout *Layout = DL.getStructLayout(CS->getType()); 2456 emitGlobalConstantImpl(DL, Field, AP, BaseCV, Offset + SizeSoFar); 2459 uint64_t FieldSize = DL.getTypeAllocSize(Field->getType());