Searched refs:RHSDecl (Results 1 – 3 of 3) sorted by relevance
105 const Decl *RHSDecl = getDecl(BO->getRHS()->IgnoreParenCasts()); in RunAnalysis() local108 if (LHSDecl == RHSDecl) in RunAnalysis()
12858 const ValueDecl *RHSDecl = in CheckIdentityFieldAssignment() local12860 if (LHSDecl != RHSDecl) in CheckIdentityFieldAssignment()13679 const ValueDecl *RHSDecl = in DiagnoseSelfAssignment() local13681 if (LHSDecl != RHSDecl) in DiagnoseSelfAssignment()
10699 const ValueDecl *RHSDecl = in DiagnoseSelfAssignment() local10701 if (LHSDecl != RHSDecl) in DiagnoseSelfAssignment()