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