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

/freebsd-current/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.h163 void addTokenOnCurrentLine(LineState &State, bool DryRun,
H A DContinuationIndenter.cpp657 addTokenOnCurrentLine(State, DryRun, ExtraSpaces);
662 void ContinuationIndenter::addTokenOnCurrentLine(LineState &State, bool DryRun, function in class:clang::format::ContinuationIndenter

Completed in 120 milliseconds