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