Searched refs:DRL (Results 1 – 2 of 2) sorted by relevance
5853 if (DeclRefExpr* DRL = dyn_cast<DeclRefExpr>(LeftExprSansParen)) in CheckFloatComparison() local5855 if (DRL->getDecl() == DRR->getDecl()) in CheckFloatComparison()
8879 if (DeclRefExpr* DRL in CheckVectorCompareOperands() local8883 if (DRL->getDecl() == DRR->getDecl()) in CheckVectorCompareOperands()