Searched defs:insertBreak (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Format/
H A DBreakableToken.cpp170 void BreakableStringLiteral::insertBreak(unsigned LineIndex, function in class:clang::format::BreakableStringLiteral
223 void BreakableLineComment::insertBreak(unsigned LineIndex, unsigned TailOffset, function in class:clang::format::BreakableLineComment
377 void BreakableBlockComment::insertBreak(unsigned LineIndex, unsigned TailOffset, function in class:clang::format::BreakableBlockComment

Completed in 167 milliseconds