Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatTokenSource.h253 !continuesLineComment(*Token, PreviousToken, in eof()
H A DFormatToken.h1969 inline bool continuesLineComment(const FormatToken &FormatTok, in continuesLineComment() function
H A DUnwrappedLineParser.cpp4720 return continuesLineComment(FormatTok, /*Previous=*/Line.Tokens.back().Tok, in continuesLineCommentSection()