Searched defs:NamespaceNameInComment (Results 1 – 2 of 2) sorted by relevance
148 StringRef NamespaceNameInComment = Groups.size() > 5 ? Groups[5] : ""; in check() local
192 StringRef NamespaceNameInComment = Groups.size() > 5 ? Groups[5] : ""; in validEndComment() local