Searched defs:updateNextToken (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DBreakableToken.h231 virtual void updateNextToken(LineState &State) const {} function in class:clang::format::BreakableToken
H A DBreakableToken.cpp950 void BreakableLineCommentSection::updateNextToken(LineState &State) const { function in class:clang::format::BreakableLineCommentSection

Completed in 75 milliseconds