Home | History | Annotate | Download | only in Frontend

Lines Matching refs:ReplaceStmtWithRange

218     void ReplaceStmtWithRange(Stmt *Old, Stmt *New, SourceRange SrcRange) {
1335 ReplaceStmtWithRange(PseudoOp, Replacement, OldRange);
1411 ReplaceStmtWithRange(PseudoOp, Replacement, OldRange);
6009 ReplaceStmtWithRange(IV, Replacement, OldRange);