Searched defs:addTokenOnCurrentLine (Results 1 - 1 of 1) sorted by path

/external/clang/lib/Format/
H A DContinuationIndenter.cpp252 addTokenOnCurrentLine(State, DryRun, ExtraSpaces);
257 void ContinuationIndenter::addTokenOnCurrentLine(LineState &State, bool DryRun, function in class:clang::format::ContinuationIndenter

Completed in 219 milliseconds