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