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()));
3253 ClsExprs.push_back(getStringLiteral(ClassDecl->getIdentifier()->getName()));
3319 ClsExprs.push_back(getStringLiteral(clsName->getName()));
3345 ClsExprs.push_back(getStringLiteral(ClassDecl->getIdentifier()->getName()));
3420 SelExprs.push_back(getStringLiteral(Exp->getSelector().getAsString()));