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