Searched refs:shouldZeroInitPadding (Results 1 – 3 of 3) sorted by relevance
49 if (CGM.shouldZeroInitPadding()) { in getPadding()730 const bool ZeroInitPadding = CGM.shouldZeroInitPadding(); in Build()884 const bool ZeroInitPadding = CGM.shouldZeroInitPadding(); in Build()
1767 bool shouldZeroInitPadding() const { in shouldZeroInitPadding() function
1849 CGF.CGM.shouldZeroInitPadding() && !Dest.isZeroed(); in VisitCXXParenListOrInitListExpr()