Searched refs:replaceWhitespaceBefore (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Format/
H A DBreakableToken.h71 virtual void replaceWhitespaceBefore(unsigned LineIndex, function in class:clang::format::BreakableToken
152 virtual void replaceWhitespaceBefore(unsigned LineIndex,
184 virtual void replaceWhitespaceBefore(unsigned LineIndex,
H A DBreakableToken.cpp231 BreakableLineComment::replaceWhitespaceBefore(unsigned LineIndex, function in class:clang::format::BreakableLineComment
401 BreakableBlockComment::replaceWhitespaceBefore(unsigned LineIndex, function in class:clang::format::BreakableBlockComment
H A DContinuationIndenter.cpp799 Token->replaceWhitespaceBefore(LineIndex, Whitespaces);

Completed in 60 milliseconds