Searched defs:updateNextToken (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Format/ | ||
| H A D | BreakableToken.h | 231 virtual void updateNextToken(LineState &State) const {} in updateNextToken() function |
| H A D | BreakableToken.cpp | 1033 void BreakableLineCommentSection::updateNextToken(LineState &State) const { in updateNextToken() function in clang::format::BreakableLineCommentSection |