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