Searched defs:addTokenOnCurrentLine (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Format/ | ||
D | ContinuationIndenter.cpp | 312 void ContinuationIndenter::addTokenOnCurrentLine(LineState &State, bool DryRun, in addTokenOnCurrentLine() function in clang::format::ContinuationIndenter |
/external/llvm-project/clang/lib/Format/ | ||
D | ContinuationIndenter.cpp | 562 void ContinuationIndenter::addTokenOnCurrentLine(LineState &State, bool DryRun, in addTokenOnCurrentLine() function in clang::format::ContinuationIndenter |