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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp2804 continuesLineCommentSection(const FormatToken &FormatTok, function in namespace:clang::format
2924 continuesLineCommentSection(**I, *Line, CommentPragmasRegex);
2951 // the method continuesLineCommentSection, with the following caveat:
2988 continuesLineCommentSection(*FormatTok, *Line, CommentPragmasRegex);

Completed in 23 milliseconds