Home
last modified time | relevance | path

Searched refs:LineTok (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DBreakableToken.cpp716 FormatToken *LineTok = nullptr; in BreakableLineCommentSection() local
720 LastLineTok = LineTok; in BreakableLineCommentSection()
758 Tokens[i] = LineTok; in BreakableLineCommentSection()
776 LineTok = CurrentTok->Next; in BreakableLineCommentSection()