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