Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:StrType

2008   QualType StrType = Context->getPointerType(Context->CharTy);
2013 StrType, SourceLocation());
2529 QualType strType = getConstantStringStructType();
2559 strType, 0, SC_Static, SC_None);
2560 DeclRefExpr *DRE = new (Context) DeclRefExpr(NewVD, false, strType, VK_LValue,