Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp4620 continuesLineCommentSection(const FormatToken &FormatTok, in continuesLineCommentSection() function
4736 continuesLineCommentSection(*Tok, *Line, CommentPragmasRegex); in flushComments()
4810 continuesLineCommentSection(*FormatTok, *Line, CommentPragmasRegex); in distributeComments()