Searched refs:drCond (Results 1 – 1 of 1) sorted by relevance
321 const DeclRefExpr *drCond = vdLHS == vdInc ? drLHS : drRHS; in checkLoopConditionForFloat() local327 os << "Variable '" << drCond->getDecl()->getName() in checkLoopConditionForFloat()328 << "' with floating point type '" << drCond->getType() in checkLoopConditionForFloat()331 ranges.push_back(drCond->getSourceRange()); in checkLoopConditionForFloat()