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