Searched refs:removeNamespaces (Results 1 – 2 of 2) sorted by relevance
28 removeNamespaces(const std::vector<StringRef> &Names) { in removeNamespaces() function104 cxxRecordDecl(hasAnyName(removeNamespaces(StringNames)))))), in registerMatchers()130 cxxRecordDecl(hasAnyName(removeNamespaces(StringNames))))))), in registerMatchers()
23 static std::vector<StringRef> removeNamespaces(ArrayRef<StringRef> Names) { in removeNamespaces() function68 const auto HasStringCtorName = hasAnyName(removeNamespaces(StringNames)); in registerMatchers()