Home | History | Annotate | Download | only in Rewrite

Lines Matching defs:getStringLiteral

599     StringLiteral *getStringLiteral(StringRef Str) {
2072 Expr *Replacement = getStringLiteral(StrEncoding);
2086 SelExprs.push_back(getStringLiteral(Exp->getSelector().getAsString()));
2642 ClsExprs.push_back(getStringLiteral(clsName->getName()));
2651 getStringLiteral(BoxingMethod->getSelector().getAsString()));
2765 ClsExprs.push_back(getStringLiteral(clsName->getName()));
2775 getStringLiteral(ArrayMethod->getSelector().getAsString()));
2908 ClsExprs.push_back(getStringLiteral(clsName->getName()));
2917 SelExprs.push_back(getStringLiteral(DictMethod->getSelector().getAsString()));
3258 ClsExprs.push_back(getStringLiteral(ClassDecl->getIdentifier()->getName()));
3324 ClsExprs.push_back(getStringLiteral(clsName->getName()));
3354 ClsExprs.push_back(getStringLiteral(ClassDecl->getIdentifier()->getName()));
3430 SelExprs.push_back(getStringLiteral(Exp->getSelector().getAsString()));