Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DUnwrappedLineParser.cpp2416 static bool continuesLineCommentSection(const FormatToken &FormatTok, in continuesLineCommentSection() function
2536 continuesLineCommentSection(**I, *Line, CommentPragmasRegex); in flushComments()
2600 continuesLineCommentSection(*FormatTok, *Line, CommentPragmasRegex); in distributeComments()