Searched defs:CommentPragmasRegex (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DContinuationIndenter.h197 llvm::Regex CommentPragmasRegex; member in class:clang::format::ContinuationIndenter
H A DUnwrappedLineParser.h227 llvm::Regex CommentPragmasRegex; member in class:clang::format::UnwrappedLineParser
H A DUnwrappedLineParser.cpp3010 continuesLineCommentSection(const FormatToken &FormatTok, const UnwrappedLine &Line, const llvm::Regex &CommentPragmasRegex) argument

Completed in 186 milliseconds