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

  /external/clang/lib/Format/
BreakableToken.h 175 void adjustWhitespace(const FormatStyle &Style, unsigned LineIndex,
BreakableToken.cpp 232 adjustWhitespace(Style, i, IndentDelta);
285 void BreakableBlockComment::adjustWhitespace(const FormatStyle &Style,

Completed in 5393 milliseconds