Searched refs:getStringLiteral (Results 1 – 7 of 7) sorted by relevance
104 const StringLiteral* Str = StrRegion->getStringLiteral(); in evalChdir()
813 const StringLiteral *strLit = cast<StringRegion>(MR)->getStringLiteral(); in getCStringLength()869 return strRegion->getStringLiteral(); in getCStringLiteral()
599 StringLiteral *getStringLiteral(StringRef Str) { in getStringLiteral() function in __anon7c92408a0111::RewriteModernObjC2072 Expr *Replacement = getStringLiteral(StrEncoding); in RewriteAtEncode()2086 SelExprs.push_back(getStringLiteral(Exp->getSelector().getAsString())); in RewriteAtSelector()2642 ClsExprs.push_back(getStringLiteral(clsName->getName())); in RewriteObjCBoxedExpr()2651 getStringLiteral(BoxingMethod->getSelector().getAsString())); in RewriteObjCBoxedExpr()2765 ClsExprs.push_back(getStringLiteral(clsName->getName())); in RewriteObjCArrayLiteralExpr()2775 getStringLiteral(ArrayMethod->getSelector().getAsString())); in RewriteObjCArrayLiteralExpr()2908 ClsExprs.push_back(getStringLiteral(clsName->getName())); in RewriteObjCDictionaryLiteralExpr()2917 SelExprs.push_back(getStringLiteral(DictMethod->getSelector().getAsString())); in RewriteObjCDictionaryLiteralExpr()3258 ClsExprs.push_back(getStringLiteral(ClassDecl->getIdentifier()->getName())); in SynthMessageExpr()[all …]
499 StringLiteral *getStringLiteral(StringRef Str) { in getStringLiteral() function in __anonf8c858050111::RewriteObjC1989 Expr *Replacement = getStringLiteral(StrEncoding); in RewriteAtEncode()2003 SelExprs.push_back(getStringLiteral(Exp->getSelector().getAsString())); in RewriteAtSelector()2686 ClsExprs.push_back(getStringLiteral(ClassDecl->getIdentifier()->getName())); in SynthMessageExpr()2754 ClsExprs.push_back(getStringLiteral(clsName->getName())); in SynthMessageExpr()2781 ClsExprs.push_back(getStringLiteral(ClassDecl->getIdentifier()->getName())); in SynthMessageExpr()2860 SelExprs.push_back(getStringLiteral(Exp->getSelector().getAsString())); in SynthMessageExpr()
804 const StringLiteral *getStringLiteral() const { return Str; } in getStringLiteral() function
744 cast<StringRegion>(SR)->getStringLiteral()->getByteLength() + 1, in getStaticSize()
1644 const StringLiteral *Str = StrR->getStringLiteral(); in getBindingForElement()