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