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

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

Completed in 150 milliseconds