Searched refs:removeNamespaces (Results 1 – 2 of 2) sorted by relevance
30 removeNamespaces(const std::vector<StringRef> &Names) { in removeNamespaces() function106 cxxRecordDecl(hasAnyName(removeNamespaces(StringNames)))))), in registerMatchers()132 cxxRecordDecl(hasAnyName(removeNamespaces(StringNames))))))), in registerMatchers()
24 static std::vector<StringRef> removeNamespaces(ArrayRef<StringRef> Names) { in removeNamespaces() function69 const auto HasStringCtorName = hasAnyName(removeNamespaces(StringNames)); in registerMatchers()