Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Format/
DNamespaceEndCommentsFixer.cpp99 static const llvm::Regex NamespaceMacroCommentPattern = in validEndComment() local
106 NamespaceMacroCommentPattern.match(Comment->TokenText, &Groups)) { in validEndComment()