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 170 SourceLocation getStartOfNonWhitespace() const {
WhitespaceManager.cpp 76 SourceLocation Start = Tok.getStartOfNonWhitespace().getLocWithOffset(Offset);
Format.cpp     [all...]

Completed in 83 milliseconds