Searched refs:IsDisallowedCopyOrAssign (Results 1 – 1 of 1) sorted by relevance
1631 static bool IsDisallowedCopyOrAssign(const CXXMethodDecl *D) { in IsDisallowedCopyOrAssign() function1697 if (MD->isVirtual() || IsDisallowedCopyOrAssign(MD)) in ShouldWarnIfUnusedFileScopedDecl()