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

/external/clang/lib/Format/
H A DContinuationIndenter.cpp305 Penalty = addTokenOnNewLine(State, DryRun);
439 unsigned ContinuationIndenter::addTokenOnNewLine(LineState &State, function in class:clang::format::ContinuationIndenter

Completed in 133 milliseconds