Searched refs:alignSource (Results 1 – 2 of 2) sorted by relevance
134 AlignmentSource alignSource; variable138 : alignSource(source) {} in alignSource() function139 AlignmentSource getAlignmentSource() const { return alignSource; } in getAlignmentSource()140 void setAlignmentSource(AlignmentSource source) { alignSource = source; } in setAlignmentSource()
5510 AlignmentSource alignSource = in EmitConditionalOperatorLValue() local5515 return MakeAddrLValue(result, expr->getType(), LValueBaseInfo(alignSource), in EmitConditionalOperatorLValue()