Home | History | Annotate | Download | only in Frontend

Lines Matching refs:ReplaceStmtWithRange

255     void ReplaceStmtWithRange(Stmt *Old, Stmt *New, SourceRange SrcRange) {
1533 ReplaceStmtWithRange(PseudoOp, Replacement, OldRange);
1616 ReplaceStmtWithRange(PseudoOp, Replacement, OldRange);
7857 ReplaceStmtWithRange(IV, Replacement, OldRange);