Searched defs:SubstAutoType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp3586 FunctionType = SubstAutoType(FunctionType, Context.DependentTy);
3641 QualType DeducedResultType = S.SubstAutoType(AutoResultType,
4076 QualType Sema::SubstAutoType(QualType TypeWithAuto, function in class:Sema

Completed in 98 milliseconds