Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DBreakableToken.cpp759 FormatToken *LineTok = nullptr; in BreakableLineCommentSection() local
766 LastLineTok = LineTok; in BreakableLineCommentSection()
838 Tokens[i] = LineTok; in BreakableLineCommentSection()
852 LineTok = CurrentTok->Next; in BreakableLineCommentSection()