Home | History | Annotate | Download | only in Sema

Lines Matching refs:TypeTy

329   QualType TypeTy = Context.getCanonicalType(Ty);
331 if (ExprTy == TypeTy)