Home | History | Annotate | Download | only in Sema

Lines Matching refs:SubstAutoType

3586     FunctionType = SubstAutoType(FunctionType, Context.DependentTy);
3641 QualType DeducedResultType = S.SubstAutoType(AutoResultType,
4076 QualType Sema::SubstAutoType(QualType TypeWithAuto,