Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:StrEncoding

1933   std::string StrEncoding;
1934 Context->getObjCEncodingForType(Exp->getEncodedType(), StrEncoding);
1935 Expr *Replacement = StringLiteral::Create(*Context, StrEncoding,