Home | History | Annotate | Download | only in MCParser

Lines Matching refs:AlignmentLoc

2661   SMLoc AlignmentLoc = getLexer().getLoc();
2707 Error(AlignmentLoc, "invalid alignment value");
2715 Error(AlignmentLoc, "alignment must be a power of 2");