Home | History | Annotate | Download | only in Frontend

Lines Matching refs:StrEncoding

2102   std::string StrEncoding;
2103 Context->getObjCEncodingForType(Exp->getEncodedType(), StrEncoding);
2104 Expr *Replacement = getStringLiteral(StrEncoding);