Searched refs:DRR (Results 1 – 2 of 2) sorted by relevance
4357 if (DeclRefExpr* DRR = dyn_cast<DeclRefExpr>(RightExprSansParen)) in CheckFloatComparison() local4358 if (DRL->getDecl() == DRR->getDecl()) in CheckFloatComparison()
8068 if (DeclRefExpr* DRR in CheckVectorCompareOperands() local8070 if (DRL->getDecl() == DRR->getDecl()) in CheckVectorCompareOperands()