Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp3088 continuesLineCommentSection(const FormatToken &FormatTok, in continuesLineCommentSection() function
3208 continuesLineCommentSection(**I, *Line, CommentPragmasRegex); in flushComments()
3272 continuesLineCommentSection(*FormatTok, *Line, CommentPragmasRegex); in distributeComments()