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