Home | History | Annotate | Download | only in Edit

Lines Matching refs:StrE

1126         StrE = dyn_cast<StringLiteral>(OrigArg->IgnoreParens())) {
1127 commit.replaceWithInner(Msg->getSourceRange(), StrE->getSourceRange());
1128 commit.insert(StrE->getLocStart(), "@");