HomeSort by relevance Sort by last modified time
    Searched refs:getStartOfNonWhitespace (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Format/
FormatToken.h 163 SourceLocation getStartOfNonWhitespace() const {
WhitespaceManager.cpp 74 SourceLocation Start = Tok.getStartOfNonWhitespace().getLocWithOffset(Offset);
Format.cpp     [all...]

Completed in 314 milliseconds