Searched refs:adjustWhitespace (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Format/
H A DBreakableToken.h175 void adjustWhitespace(const FormatStyle &Style, unsigned LineIndex,
H A DBreakableToken.cpp232 adjustWhitespace(Style, i, IndentDelta);
285 void BreakableBlockComment::adjustWhitespace(const FormatStyle &Style, function in class:clang::format::BreakableBlockComment

Completed in 112 milliseconds