Searched refs:drCond (Results 1 – 1 of 1) sorted by relevance
277 const DeclRefExpr *drCond = vdLHS == drInc->getDecl() ? drLHS : drRHS; in checkLoopConditionForFloat() local283 os << "Variable '" << drCond->getDecl()->getName() in checkLoopConditionForFloat()284 << "' with floating point type '" << drCond->getType().getAsString() in checkLoopConditionForFloat()287 ranges.push_back(drCond->getSourceRange()); in checkLoopConditionForFloat()