HomeSort by: relevance | last modified time | path
    Searched defs:adaptStartOfLine (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Format/
BreakableToken.h 77 /// - adaptStartOfLine, for executing the reflow using a whitespace
206 virtual void adaptStartOfLine(unsigned LineIndex,
382 void adaptStartOfLine(unsigned LineIndex,
453 void adaptStartOfLine(unsigned LineIndex,
BreakableToken.cpp 153 // adaptStartOfLine will break after lines starting with /** if the comment
677 void BreakableBlockComment::adaptStartOfLine(
966 void BreakableLineCommentSection::adaptStartOfLine(

Completed in 24 milliseconds