Home | History | Annotate | Download | only in MCParser

Lines Matching full:offsetloc

2612   SMLoc OffsetLoc = Lexer.getTok().getLoc();
2619 return Error(OffsetLoc, "expression is not a constant value");
2622 return Error(OffsetLoc, "expression is negative");