Home | History | Annotate | Download | only in Edit

Lines Matching refs:StrE

1123         StrE = dyn_cast<StringLiteral>(OrigArg->IgnoreParens())) {
1124 commit.replaceWithInner(Msg->getSourceRange(), StrE->getSourceRange());
1125 commit.insert(StrE->getLocStart(), "@");