Searched refs:IfAssign (Results 1 – 1 of 1) sorted by relevance
752 const IfStmt *IfAssign, in replaceWithAssignment() argument756 SourceRange Range = IfAssign->getSourceRange(); in replaceWithAssignment()758 StringRef Terminator = isa<CompoundStmt>(IfAssign->getElse()) ? ";" : ""; in replaceWithAssignment()760 replacementExpression(Context, Negated, IfAssign->getCond()); in replaceWithAssignment()