Searched refs:NamespaceCommentPattern (Results 1 – 1 of 1) sorted by relevance
66 static llvm::Regex *const NamespaceCommentPattern = in validEndComment() local71 if (NamespaceCommentPattern->match(Comment->TokenText, &Groups)) { in validEndComment()