Searched refs:LookupCopyingAssignment (Results 1 – 3 of 3) sorted by relevance
9958 if (CXXMethodDecl *CopyAssign = LookupCopyingAssignment(BaseClassDecl, in ComputeDefaultedCopyAssignmentExceptionSpec()9966 if (CXXMethodDecl *CopyAssign = LookupCopyingAssignment(BaseClassDecl, in ComputeDefaultedCopyAssignmentExceptionSpec()9975 LookupCopyingAssignment(FieldClassDecl, in ComputeDefaultedCopyAssignmentExceptionSpec()
2654 CXXMethodDecl *Sema::LookupCopyingAssignment(CXXRecordDecl *Class, in LookupCopyingAssignment() function in Sema
2623 CXXMethodDecl *LookupCopyingAssignment(CXXRecordDecl *Class, unsigned Quals,