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