Searched refs:DRR (Results 1 – 2 of 2) sorted by relevance
6037 if (DeclRefExpr* DRR = dyn_cast<DeclRefExpr>(RightExprSansParen)) in CheckFloatComparison() local6038 if (DRL->getDecl() == DRR->getDecl()) in CheckFloatComparison()
9051 if (DeclRefExpr* DRR in CheckVectorCompareOperands() local9053 if (DRL->getDecl() == DRR->getDecl()) in CheckVectorCompareOperands()