Searched refs:NumWhitespaceChars (Results 1 – 1 of 1) sorted by relevance
1189 unsigned NumWhitespaceChars = 0; in findLocationAfterToken() local1196 NumWhitespaceChars++; in findLocationAfterToken()1203 NumWhitespaceChars++; in findLocationAfterToken()1205 NumWhitespaceChars++; in findLocationAfterToken()1209 return TokenLoc.getLocWithOffset(Tok.getLength() + NumWhitespaceChars); in findLocationAfterToken()