reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4904 Pow2AlignmentLoc = getLexer().getLoc(); 4910 return Error(Pow2AlignmentLoc, "alignment not supported on this target"); 4916 return Error(Pow2AlignmentLoc, "alignment must be a power of 2"); 4935 return Error(Pow2AlignmentLoc, "invalid '.comm' or '.lcomm' directive "