Searched defs:CommentPragmasRegex (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Format/ | ||
H A D | BreakableToken.h | 193 getReflowSplit(unsigned LineIndex,const llvm::Regex & CommentPragmasRegex) getReflowSplit() argument |
H A D | UnwrappedLineParser.h | 329 llvm::Regex CommentPragmasRegex; global() variable |
H A D | ContinuationIndenter.h | 198 llvm::Regex CommentPragmasRegex; global() variable |
H A D | UnwrappedLineParser.cpp | 4506 continuesLineCommentSection(const FormatToken & FormatTok,const UnwrappedLine & Line,const llvm::Regex & CommentPragmasRegex) continuesLineCommentSection() argument |