Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp97 static const llvm::Regex NamespaceMacroCommentPattern = in validEndComment() local
104 NamespaceMacroCommentPattern.match(Comment->TokenText, &Groups)) { in validEndComment()