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