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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Format/
H A DContinuationIndenter.h104 unsigned addTokenOnNewLine(LineState &State, bool DryRun);
H A DContinuationIndenter.cpp225 Penalty = addTokenOnNewLine(State, DryRun);
312 unsigned ContinuationIndenter::addTokenOnNewLine(LineState &State, function in class:clang::format::ContinuationIndenter

Completed in 98 milliseconds