Home | History | Annotate | Download | only in Sema

Lines Matching refs:TypeTy

282   QualType TypeTy = Context.getCanonicalType(Ty);
284 if (ExprTy == TypeTy)