Searched refs:NumWhitespaceChars (Results 1 – 1 of 1) sorted by relevance
1216 unsigned NumWhitespaceChars = 0; in findLocationAfterToken() local1223 NumWhitespaceChars++; in findLocationAfterToken()1230 NumWhitespaceChars++; in findLocationAfterToken()1232 NumWhitespaceChars++; in findLocationAfterToken()1236 return TokenLoc.getLocWithOffset(Tok.getLength() + NumWhitespaceChars); in findLocationAfterToken()