Searched refs:CountLoc (Results 1 – 1 of 1) sorted by relevance
4348 SMLoc CountLoc = getTok().getLoc(); in parseDirectiveRept() local4355 return Error(CountLoc, "unexpected token in '" + Dir + "' directive"); in parseDirectiveRept()4359 return Error(CountLoc, "Count is negative"); in parseDirectiveRept()