Searched refs:AutoResultType (Results 1 – 1 of 1) sorted by relevance
3655 QualType AutoResultType = F->getReturnType(); in SubstAutoWithinFunctionReturnType() local3656 assert(AutoResultType->getContainedAutoType()); in SubstAutoWithinFunctionReturnType()3657 QualType DeducedResultType = S.SubstAutoType(AutoResultType, in SubstAutoWithinFunctionReturnType()