Searched refs:AlignmentLoc (Results 1 – 1 of 1) sorted by relevance
2462 SMLoc AlignmentLoc = getLexer().getLoc(); in parseDirectiveAlign() local2508 Error(AlignmentLoc, "invalid alignment value"); in parseDirectiveAlign()2516 Error(AlignmentLoc, "alignment must be a power of 2"); in parseDirectiveAlign()