Searched refs:TkLen (Results 1 – 1 of 1) sorted by relevance
1741 unsigned TkLen = Lexer::MeasureTokenLength(Node->getEndLoc(), SM, LangOpts); in getEndCharLoc() local1742 SourceLocation Loc = Node->getEndLoc().getLocWithOffset(TkLen - 1); in getEndCharLoc()