Searched refs:getTextAlignFillValue (Results 1 – 3 of 3) sorted by relevance
718 unsigned getTextAlignFillValue() const { return TextAlignFillValue; } in getTextAlignFillValue() function
1577 if (MAI->getTextAlignFillValue()) in emitCodeAlignment()1578 emitAlignmentDirective(Alignment.value(), MAI->getTextAlignFillValue(), 1, in emitCodeAlignment()
3497 if ((!HasFillExpr || Lexer.getMAI().getTextAlignFillValue() == FillExpr) && in parseDirectiveAlign()