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