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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.h118 unsigned handleEndOfLine(const FormatToken &Current, LineState &State,
H A DContinuationIndenter.cpp1209 handleEndOfLine(Current, State, DryRun, AllowBreak, Newline);
1666 unsigned ContinuationIndenter::handleEndOfLine(const FormatToken &Current, function in class:clang::format::ContinuationIndenter

Completed in 106 milliseconds