Searched refs:getStartOfNonWhitespace (Results 1 – 3 of 3) sorted by relevance
170 SourceLocation getStartOfNonWhitespace() const { in getStartOfNonWhitespace() function
76 SourceLocation Start = Tok.getStartOfNonWhitespace().getLocWithOffset(Offset); in replaceWhitespaceInToken()
907 Tokens[FirstInLineIndex]->getStartOfNonWhitespace()); in tryMergeConflictMarkers()1366 SourceLocation End = Last.getStartOfNonWhitespace(); in affectsTokenRange()