Home
last modified time | relevance | path

Searched refs:getStartOfNonWhitespace (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Format/
DAffectedRangeManager.cpp78 SourceLocation End = Last.getStartOfNonWhitespace(); in affectsTokenRange()
DFormatToken.h404 SourceLocation getStartOfNonWhitespace() const { in getStartOfNonWhitespace() function
DWhitespaceManager.cpp83 SourceLocation Start = Tok.getStartOfNonWhitespace().getLocWithOffset(Offset); in replaceWhitespaceInToken()
DFormatTokenLexer.cpp322 Tokens[FirstInLineIndex]->getStartOfNonWhitespace()); in tryMergeConflictMarkers()