Home | History | Annotate | Download | only in MCParser

Lines Matching refs:AlignmentLoc

2654   SMLoc AlignmentLoc = getLexer().getLoc();
2700 Error(AlignmentLoc, "invalid alignment value");
2708 Error(AlignmentLoc, "alignment must be a power of 2");