Searched refs:getAlignmentSource (Results 1 – 3 of 3) sorted by relevance
160 AlignmentSource getAlignmentSource() const { return AlignSource; } in getAlignmentSource() function164 setAlignmentSource(Info.getAlignmentSource()); in mergeForCast()
1080 if (InnerBaseInfo.getAlignmentSource() != AlignmentSource::Decl) { in EmitPointerWithAlignment()4389 LValueBaseInfo FieldBaseInfo(BaseInfo.getAlignmentSource()); in EmitLValueForField()4399 AlignmentSource BaseAlignSource = BaseInfo.getAlignmentSource(); in EmitLValueForField()4529 AlignmentSource FieldAlignSource = BaseInfo.getAlignmentSource(); in EmitLValueForFieldInitialization()4709 std::max(Info.LHS->getBaseInfo().getAlignmentSource(), in EmitConditionalOperatorLValue()4710 Info.RHS->getBaseInfo().getAlignmentSource()); in EmitConditionalOperatorLValue()
1595 if (BaseInfo.getAlignmentSource() != AlignmentSource::Decl) in EmitCXXNewExpr()