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