Home | History | Annotate | Download | only in Sema

Lines Matching refs:DependentTy

2893                           OldAT->isDependentType() ? Context.DependentTy
2897 OldAT->isDependentType() ? Context.DependentTy
3312 New->setType(Context.DependentTy);
7598 SubstAutoType(FPT->getReturnType(), Context.DependentTy);
13868 EltTy = Context.DependentTy;
13934 EltTy = Context.DependentTy;
14337 Enum->completeDefinition(Context.DependentTy, Context.DependentTy, 0, 0);