Searched refs:LookupCopyingAssignment (Results 1 – 3 of 3) sorted by relevance
10121 if (CXXMethodDecl *CopyAssign = LookupCopyingAssignment(BaseClassDecl, in ComputeDefaultedCopyAssignmentExceptionSpec()10129 if (CXXMethodDecl *CopyAssign = LookupCopyingAssignment(BaseClassDecl, in ComputeDefaultedCopyAssignmentExceptionSpec()10138 LookupCopyingAssignment(FieldClassDecl, in ComputeDefaultedCopyAssignmentExceptionSpec()
3060 CXXMethodDecl *Sema::LookupCopyingAssignment(CXXRecordDecl *Class, in LookupCopyingAssignment() function in Sema
2876 CXXMethodDecl *LookupCopyingAssignment(CXXRecordDecl *Class, unsigned Quals,