Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:strType

2165   QualType StrType = Context->getPointerType(Context->CharTy);
2170 StrType, SourceLocation());
2686 QualType strType = getConstantStringStructType();
2716 strType, 0, SC_Static, SC_None);
2717 DeclRefExpr *DRE = new (Context) DeclRefExpr(NewVD, strType, VK_LValue,